-
Type:
Bug Report
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 7.3.2
-
Component/s: engine
Given:
- process definition with throwing compensation event for specific activity (e.q. with attribute activityRef)
- the position of the activity referenced by throwing compensation event is after the throwing event in bpmn file
When I parse the process definition, then the deployment failed caused by referenced activity not found.