Camunda Modeler allows multiple incoming sequence flows for events after an event based gateway #3984
Labels
bug
Something isn't working
miwg
needs more information
Requires additional information to be actionable.
Describe the bug
Since Version 5.5.1, the Camunda Modeler breaks the BPMN specification and allows multiple incoming sequence flows to an event that follows an event based gateway:
According to the BPMN specification this is not allowed (page 298 Business Process Model and Notation, v2.0):
Steps to reproduce
Create the model from above in Camunda Modeler 5.4.1 and 5.16.
In 5.4.1, you can not connect the events with an additional sequence flow:
Expected behavior
It should be impossible to connect both events in the latest version as well.
Environment
Impossible:
Camunda Modeler system information
Possible:
Camunda Modeler system information
Additional context
Maybe this issue happens in the BPMN-js library.
The text was updated successfully, but these errors were encountered: