Workflow Loop Reset Step
The use case here is to be able to reset the loop index for a specific loop step in a workflow. Ideally we want to be able to specify which loop step to reset.
For this example I have a list of users which we need to iterate through for an n level serial approval. When one user (any user in the list) query the approval the originator needs to review/amend the request and then restart the approval from the top of the list (currently will continue from the next user after the user that last actioned the approval).
18
votes
