User Review
( votes)Let us update our previous flow from approval/reject type – First to respond to Everyone must approve type.
For First to respond, either Approval or rejection by any of the approver completes the request.
In case of Everyone must approve, if any of the approvers rejects the request is considered rejected, for the request to be considered approved all the approver needs to approve it.
We have updated the approval type from first to respond to
everyone must approve.
In the case of Approve / Reject – Everyone must approve –
- All the assigned users must approve, for the request to be approved.
- Any of the assigned users if rejects, the request will be considered rejected.
Let us run the flow and test it.
We can see our flow waiting for approvals
We can see all the 3 approvers getting the approval request
Let us Reject it for one of the approvers.
It completes the flow without waiting for responses from other approvers.
The other approvers will see the below message.
Similarly, as expected, it will wait for all the approvers to approve before moving to the next action.
We need to make sure we specify the same value as shown in the Outputs above in the condition action.
Hope it helps..