Expand my Community achievements bar.

Join us LIVE in San Francisco on November 14th for Experience Makers The Skill Exchange. Don't miss out on this free learning event!

Getting who approved a request onto a report

Avatar

Level 4

Besides using Fusion, is there a way to get the name of the person who physically approved a request onto a report? Seems like a pretty simple ask, but I am not able to figure it out. 

 

Thanks in advance! 

4 Replies

Avatar

Level 9

With credit to @Richard_Le_ for this one awhile back. 

 

https://experienceleaguecommunities.adobe.com/t5/workfront-questions/displaying-the-approver-of-an-i...

 

The only scenario that won't cover is if the approved issue/task was then converted into something else (issue to a project, for example.) I don't know if you can abstract that collection call back to look at the approverStatuses list from the convertedObjID value or not.

 

 

Avatar

Level 4

Awesome, thanks! 

 

Do you know if where they have the IF statements on the status, it is the status KEY in there? I am trying to get it to work and it isn't

Avatar

Level 9

The status in that code is the status of the approval itself, not the status of the Issue. I'm not aware of 'KEY' being a valid option in that context.