-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
Situation:
- A case with a process task which calls a process.
- during the execution the historic process instance has a reference to the super case instance id
Problem:
When the sub process completes the super case instance id is equal null.
Expected behavior:
the super case instance will not be set to null when the sub process completes