Home > Forum > Processes > How to create required parralel tasks?

How to create required parralel tasks?
0

Hello all, my first post here. :)

I have an issue with creating parralel tasks that should all be required.

The user has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step.

The tasks are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create Task1 etc.)

The problem is, before moving to the next step all of those tasks should be completed. Instead, it goes through when only one task is completed.



There's an option in the parameters "Wait for required tasks to be completed" which selected on the next step should resolve my problem, but somehow it doesn't or I don't understand what it does.

How can I make those tasks required?

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.