Hi
We are using Activity 5.14. We have a process(X,Y,Z) which is a sup-process of a sub-process.
Based on the user's input it has to go process(X), but it skips x and goes to y directly.
When we check the Activiti tables it shows that the task is with process(X), But it has process(Y)'s ID on it.
This is the reason why, it skipped process(X).
When we restart our system it worked and the task went to process(X).
Initially we thought the problem is thread issue on our side(While creating CallActivityBehavior), and fixed it.
But still we see the problem on rare occasions.
Could you please give us a direction to solve this issue.
Thanks and Regards,
sathish.