You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
firstly, thanks for the new BPMN export #46.
This helps a lot when creating BPMN diagrams programmatically.
When working with the BPMN files I noticed that the elements startEvent, endEvent, intermediateCatchEvent, task, subProcess, serviceTask, exclusiveGateway, inclusiveGateway and parallelGateway are missing the outgoing and incoming nodes.
Programs like Camunda do this when creating diagrams: