Hi Community,
We are experiencing an issue with parallel tasks in both WEBCON BPS 2021 and a new 2025 installation.
A task should be assigned to two users, and the workflow must wait for both users to complete it before moving to the next step.
In workflow, I have a task step that correctly implements this logic. Task is assigned via business rule.
Later in the same workflow, after a conditional gateway, there is another task step with an identical configuration. However, this task proceeds to the next step after only one of the two users completes their task. (v2021)
I also tested this in v2025 and it doesn't work in neither step - after one user finishes his task the workflow moves to the next step.
Configuration:
Path Parameters: Operation executed on parallel tasks is set to Wait for required tasks to be completed, and Number of required completed tasks is set to All.
Task Creation: Parallelism is set to Completion - All.
Has anyone encountered this behavior?
Kind regards
Zakhariy