sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
73 stars 43 forks source link

Escalation Event Error #1582

Open madhurrya opened 5 months ago

madhurrya commented 5 months ago

This model https://dev.app.spiff.status.im/process-models/misc:qa:bpmn-model-testing:unit-test-escalation-event is giving this error. I am not sure why.

Image

jasquat commented 5 months ago

I found an "extra" <bpmn:sequenceFlow id="Flow_0y36qgc" sourceRef="Activity_x5" /> line in the xml. When I commented it out it seemed to work: https://dev.app.spiff.status.im/process-instances/for-me/misc:qa:bpmn-model-testing:unit-test-escalation-event/1815

I'm not sure how that extra sequenceFlow got in there or if it is even an extra line.