Resolved! UI Action condition to show button when user is delegate of assigned to
I am trying to show an "Implement" UI Action button on a Change request to either an admin, the user that is the current assigned to, or a user who is the delegate of the current assigned to. I tried using the getMyAssignments() function from the g...