-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.34.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
Hi! Although event sub-process can be started with timer in kogito bpmn modeler and successfully compiles resulting app fails when starting process instance with error
Caused by: java.lang.IllegalStateException: Process could not be validated ![Process 'test' [test]: Node 'Start' [8] Start in Event SubProcess 'Cancel by timer' [6] must contain a trigger (event definition).]
Example model test.bpmn
Expected result - app is able to start process instance with timer event subprocess.