-
Type:
Bug Report
-
Resolution: Won't Fix
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: camunda modeler eclipse plugin
-
None
Reproduce: Add a boundary error event to a user task and connect a sequence flow to another task.
Delete the boundary event (mark event, press DEL). In the modeler view, the event and the flow are not displayed anymore.
Problem: The sequence flow is not removed completely from the bpmn-xml document. These leads to deployment errors the next time the process is deployed (in memory engine).
Expected: Event and flow are removed from both visualization and xml-code and process can be deployed.
Workaround: delete the sequence flow first, then the event.
Category: Once you know what happens and you no the workaround, its not a big deal anymore, but it took some time (and grey hair) to figure out.
Details: Eclipse Indigo on OSX 10.9.1, modeler plugin version 2.3.1, camunda bpm 7.0.0-Final.
Diagram used: https://github.com/jangalinski/camunda-community-bdd/blob/fix_for_integration_days/src/main/resources/simple.bpmn