I have an inclusive gateway for multiple approvers. See diagram below:
This is based on the user selecting the necessary approvers:
The way I have the diagram structured, everyone is assigned a task at the same time, and the process will wait until all approvals have been completed. What I need to do is have the approvals done one at a time, so check if the box is checked and if it is assign the task. When the task is completed, check the next box and if it is checked assign the task, and so on. Any help would be appreciated. Thanks!