Power automate has two approval types,
1. wait for one response
2. wait for all responses
I have a scenario with three approval options (approve, reject, resubmit). The task will be assigned to multiple users simultaneously, if one of the approver rejects or resubmits, it should jump out of the approval process and cancel/remove the current active tasks of the workflow.
Currently we don't have any OOTB option to achieve the above scenario. Either it waits for one response or it waits for all responses.
Do we have any other OOTB option / workaround to achieve this scenario.