flowable / flowable/flowable-engine

flowable 6.5.0 ParallelMultiInstance BUG

Open
#2,669 2 comments 0 reactions 0 assignees View on GitHub
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**

![QQ截图20201029091622](https://user-images.githubusercontent.com/59991042/97513598-b0c7c300-19c7-11eb-91f9-c5a044531b81.png)
![QQ截图20201029091657](https://user-images.githubusercontent.com/59991042/97513607-b6250d80-19c7-11eb-8519-e5bf542f5bf8.png)
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.