-
Bug
-
Resolution: Done
-
Major
-
7.8.0.GA
-
Release Notes
-
-
-
-
-
-
CR1
-
+
-
-
2020 Week 34-36 (from Aug 17), 2020 Week 37-39 (from Sep 7), 2020 Week 40-42 (from Sep 28)
For a process instance with the following characteristics:
- There is a parent/child process relationship
- The sub-process instance is defined with Independent=true, Wait for Completion=false
- The parent process is ended
- The audit log data of the parent process has been removed by the LogCleanupCommand
the following problems show up in the process instance detail view:
- The UI shows a "Could not find process instance with id "1"" popup error
- The Diagram tab does not show the process diagram
The UI should handle this situation gracefully - if the parent process instance details can no longer be accessed, then the link should be replaced by just a simple text node, and no error popup should be shown. The diagram should be displayed without support of linking to the parent process instance.
- causes
-
RHPAM-3227 Not able navigate to Parent from child instance even both are active instances
- Closed
- is cloned by
-
JBPM-9286 UI error when parent process instance details have been removed
- Resolved