flowable / flowable/flowable-engine
flowable 6.5.0 ParallelMultiInstance BUG
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Use the moveExecutionsToSingleActivityId() method to jump from ParallelMultiInstance node B to node C, and then run the process to a normally. After running from a to B, the completion condition fails when node B is completed
**Expected behavior**


Node B should be completed automatically after completing an instance, but it is not now
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.