Expand my Community achievements bar.

Latest Community Ideas Review is Out: Discover What’s New and What to Expect!
SOLVED

Displaying Project Owner When (issue) Reporting On Tasks That Associate To A Project

Avatar

Level 3

I am trying to pull in the Project owner on a Issue/Request report. The issue lies in that some of these tasks are associated to resolve task and some are associated to resolve a Project.

 

Eric_D_Miller_0-1729276699760.png

Eric_D_Miller_1-1729276851903.png


What field do I need to points towards in order to display the associated (resolve) project name when dealing with the task level? 

 

Any insight will be greatly appreciated!

-Eric

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 3

Try text mode with the following when the resolving object id is a task.

 

displayname=Owner
textmode=true
valuefield=resolveTask:project:owner:name
valueformat=HTML

View solution in original post

3 Replies

Avatar

Level 3

Try using Resolve Project > Owner ID field

Then switch to text mode and change all the "ID" to ":name"

Edwin_Melgar_0-1729279808774.png       Edwin_Melgar_1-1729279839756.png

 

 

Avatar

Level 3

Here is the current config for the column Project Owner

 

Eric_D_Miller_0-1729279963971.png

This provides the results in the original post.

 

Several of these requests resolve a task in the project rather than the project itself so there is that extra level that I am missing in order to reach the Project Owner. Hope this helps explain my situation better.

Avatar

Correct answer by
Level 3

Try text mode with the following when the resolving object id is a task.

 

displayname=Owner
textmode=true
valuefield=resolveTask:project:owner:name
valueformat=HTML