cancel
Showing results for 
Search instead for 
Did you mean: 

Joining sequence flows in an inclusive gateway

andregs
Champ in-the-making
Champ in-the-making
I’ve created the attached process, but I’m having the following issue:

  1. When the execution leaves the fork inclusive gateway, tasks A, B and C are created (“Task C” is a call activity with just one user task).

  2. I perform “Task A” and the join inclusive gateway keeps waiting.

  3. I perform “Task B” and the join inclusive gateway leaves, creating “Task D”.

  4. I perform “Task C” and another “Task D” is created.

  5. I ended up having two instances of “Task D”.
Am I missing something or there’s something wrong with the Activiti implementation of the join inclusive gateway? I think the gateway should join tasks A, B and C before reaching “Task D”.

Regards,
4 REPLIES 4

trademak
Star Contributor
Star Contributor
Hi,

You're right, this is a bug. Could you create a JIRA issue?

Thanks,

andregs
Champ in-the-making
Champ in-the-making

bekesizoltan
Champ in-the-making
Champ in-the-making
Hi,

I have a similiar issue with 5.9 version, when I have 2 multi instance user step connected with inclusive gateway, the gateway does not wait until all milti instance user task is finished.

Regards,
Zoltan

smirzai
Champ on-the-rise
Champ on-the-rise
Patch added. see Jira.