-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
For example:
- a UserTask, with a boundaryEvent attached to it, is a ScopeActivity,
- a CallActivity is a ScopeActivity
- etc.
Problem:
The "parentActivityInstanceId" of an ActivityInstance of such a ScopeActivity is equal to the id of the activityInstance himself.
Expected Behavior:
The "parentActivityInstanceId" of an ActivityInstance should be the id of the parentActivityInstance.
This is the controller panel for Smart Panels app
- is related to
-
CAM-1328 Incorrect ActivityInstance <> Execution mapping with scope activities
- Closed