sartography / bpmn-js-spiffworkflow

A BPMN.js extension to improve working with SpiffWorkflow - the python BPMN engine.
MIT License
19 stars 5 forks source link

Deleting a Signal, Error, Escalation #92

Open madhurrya opened 1 month ago

madhurrya commented 1 month ago

Please see this video. https://drive.google.com/file/d/1DpanUwWKCcmbiFrnqJbLOXO_Z-LvH-26/view?usp=sharing

When I delete the added Error, the Error Boundary event get deleted from the diagram. Same happens for Signals and Escalations.

And for Data objects the data object reference get deleted (Not sure whether this is an issue or not)

madhurrya commented 4 days ago

I am still noticing this issue.