Expand my Community achievements bar.

Wondering how Workfront Proof works? Join our AMA on May 8th and ask our Community experts!

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

Community Advisor

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

Community Advisor

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.

Avatar

Level 4

Nevermind, I got it! 

 

Thanks!