flowable / flowable/flowable-engine

Flowable Modeler not displaying ID’s of newly created elements

Aperta
#826 2 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

Hi all,

I've posted to the forum a few days ago, but since there hasn't been a response, I've decided to post it here as well. Original post: https://forum.flowable.org/t/flowable-modeler-not-displaying-ids-of-newly-created-elements/

Basically, I've noticed that newly created elements in the modeler do not show their generated ID in the properties field. I've traced this issue back to at least version 6.0.0.

I've investigated this a bit, and I've noticed that there are two properties concerning the id: the resourceId and the overrideId. The resourceId is correctly generated and stored in the model and is probably the one used in the engine as well. However, the generated id gets never assigned to the overrideId and is thus never displayed in the properties panel (it is the overrideId that gets shown as the id and not the resourceId). Any process that was designed pre-flowable does contain the generated id as the overrideId and is thus displayed properly in the properties panel.

I am willing to provide a PR to fix this, however, I am not sure of what the intended behaviour of these properties are and hence have no idea what to file in the PR.

I'm hoping one of you could clarify how these properties should behave and how this can maybe be fixed.

Kind regards,

Stijn

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start with the Flowable Modeler properties panel and trace how resourceId and overrideId are assigned for newly created elements; the issue provides no file or test names. Confirm the intended relationship with maintainers, then verify that a newly created element's generated ID is displayed without breaking existing pre-Flowable models.

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

Valutazione

Stack tecnologico
java
Ambito
frontend
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 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.