-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
1. Deploy process with conditional start event
2. Deploy second version of the process
3. Delete the last version of the process
4. Try to start process by condition
- Currently - it throws
ProcessEngineException: No subscriptions were found during correlation of the conditional start events. - Ideally - it starts process from the first version
Similar to CAM-7838.
Interesting case is if one of the versions doesn't have conditional start event.