-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Problem:
It is possible to deploy a process definition containing an embedded subprocess with a timer start event (and conditional start event etc.). This is not allowed with BPMN 2.0 (see here http://docs.camunda.org/latest/api-references/bpmn20/#subprocesses-embedded-subprocess)
Expected behavior:
The engine does not deploy such a process definition and throws an error.