We are using below script in order to get approver, who completed the request, for an approval node in WF. However the query returns empty set. Is there anything we are missing?
COMPLETED_BY is not available in runtime date of the WF.
We are using below script in order to get approver, who completed the request, for an approval node in WF. However the query returns empty set. Is there anything we are missing?
COMPLETED_BY is not available in runtime date of the WF.
It seem to work for me when i try similar thing on approval workflow. Note that am looking for values on approval workflow and not not the main change request workflow.