-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
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.