- As Cockpit user / operator
- Given
- I am in the process instance view (history and runtime)
- The current process instance has at least one or multiple parent process instances which called it
- Then
- I can easily see the names of the processes which called this instance
- I can easily jump to one of these instances
- So that
- When analyzing problems, I can get context information on the current instance and I can see in the context of which top level process this (potentially reusable) sub process has been called
- When analyzing and fixing problems, I can navigate esily to an instance further up the hierarchy
This is the controller panel for Smart Panels app
- is related to
-
CAM-8501 In cockpit, from a process instance, I can easily navigate to a child/called process instance
- Closed