Approvals going to 'No Longer Required'

olivershields
Kilo Explorer

I am trying to build a workflow into the change process so that when someone rejects their approval, it creates a task that change management will manage which i have built in fine.

The issue i have is that im using the 'Rejected' output from the 'Manual Approvals' task to fire off this task, which when complete using the Rollback task to go back to the Manual Approval, but as soon as it goes through this its setting all the other approvals to 'No Longer Required' which we dont want it to do as we want other people to keep approving it while this rejection is assessed.

Is there a script i can build into this or is there an easier way of going about this?

Thanks

1 ACCEPTED SOLUTION

Anurag Tripathi
Mega Patron
Mega Patron

in the workflow, open the manual approval activity and modify the input variable "when anyone rejects" to "Wait for other responses before deciding"


-Anurag

View solution in original post

5 REPLIES 5

Anurag thank you, Sir! This helped me solve one of my issues!