-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.1.0-alpha1
BPMN 2.0.1 p. 427 (PDF 457):
> Multiple outgoing Sequence Flows with conditions behaves as an
> inclusive split.
BPMN 2.0.1 p. 436 (PDF 466):
> The inclusive gateway throws an exception in case all conditions evaluate to false and a default flow has not been specified.
Currently, the engine does not throw an exception.
Test Case: https://github.com/camunda/camunda-bpm-platform/pull/63