My process requires to have 6 users who need to approve. However, if any from 6 approves first, then I want the process to continue to next step. However within the sub process, even though I only use one parallel gateway, the flow is waiting for other 5 users to complete the tasks. How can I bypass others if one approves first?
Thank you.