Problem with resuming pyCascadingGetApproval
Hello,
I have a requirement to resume the flow of one approver in pyCascadingGetApproval flow. For instance, an approval was configured as cascading (let's say there are 3 approvers) and the case was routed to the first approver. When I used ResumeFlow activty, the case has been completely resumed. I mean it was not routed to the second approver. It has exited from the approval flow. Is this an expected behavior ? Or is there any other way to resume the flow of just one approver ?
Thank you.