flowable / flowable/flowable-engine

In a transaction where multiple parallel tasks are completed, and when the number of required approvals is specified, the information in act_hi_actinst and act_ru_actinst is not correctly deleted

Aperta
#3,967 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
9.5k
Fork
2.9k
Merge medio
7h 8m
PR unite (30g)
2

Descrizione

ParallelMultiInstanceBehavior
![image](https://github.com/user-attachments/assets/a266dabe-cd8a-4d53-a841-c985f9e982aa)
ExecutionEntityManagerImpl
![image](https://github.com/user-attachments/assets/ebafdb98-84d4-4a5d-a032-6d75ec189f8b)
The first step has the attribute set to false.
The removal in the second step depends on the isActive attribute of the first step.
My understanding is that you are using this attribute for your MULTI_INSTANCE_ACTIVITY_COMPLETED_WITH_CONDITION message, which is causing an error in updating the subsequent node information.

"This is the data in the node table."
![image](https://github.com/user-attachments/assets/04c273e4-c2b0-4761-a96c-6359f1b488b1)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.