-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
As a Tasklist User,
Given:
- I am in the Tasklist
When:
- I select a task
Then:
- The respective process instance id of the task is shown as a link.
So That:
- I can "jump" to Cockpit by clicking on that process instance id to investigate the process instance.
Hint:
- A task can have either a process instance id, case instance id or nothing.
- If both ids are available, the process instance id is prioritised.