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
- Langage dominant
- Java
- Étoiles
- 9.5k
- Forks
- 2.9k
- Merge moyen
- 7 h 8 min
- PR mergées (30 j)
- 2
Description
ParallelMultiInstanceBehavior

ExecutionEntityManagerImpl

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."

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par lire ParallelMultiInstanceBehavior et ExecutionEntityManagerImpl, en vous concentrant sur l’attribut isActive et sur le message MULTI_INSTANCE_ACTIVITY_COMPLETED_WITH_CONDITION décrit dans l’issue. Utilisez les données node-table fournies et le scénario de transaction pour suivre l’impact des approbations parallèles sur act_hi_actinst et act_ru_actinst. Le travail est terminé lorsque les informations du nœud suivant et les enregistrements d’activité sont supprimés ou mis à jour correctement.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- backend, databases
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100