flowable / flowable/flowable-engine

Multi-Instance Activity not working by setting string collection variable using rest API

Aperta
#2,856 4 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

**Describe the bug**
I complete a task instance with string collection variable (etc, userList=["A","B"]) before multi-instance activity,after querying task with process instance id and assignee by API ("/query/tasks"), we find that there's only one task, which assignee is blank, process definition multi-instance Activity settings is correct.

**Expected behavior**
there should be two task instance when i query by API ("/query/tasks"), assignee is A of one task instance ,the another one should be B.

**Code**
If applicable, add the code that you are using when having the issue.

**Additional context**
Flowable 6.5.0.1 release, database is mysql, standalone mode, not a embed one

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Riprodurre il problema in Flowable 6.5.0.1 utilizzando un'attività multiistanza con la variabile di raccolta di stringhe userList=["A","B"] in modalità MySQL standalone. Iniziare provando l'API REST /query/tasks con un id di istanza del processo e un filtro assignee. Il lavoro è completato quando la query restituisce due istanze di task, assegnate rispettivamente ad A e B, invece di un task con assignee vuoto.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java, mysql
Ambito
api, backend, databases
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.