-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Given:
- I am in the processes dashboard
- the list of deployed process definitions contains at least one process with incidents (incident count > 0)
Then:
- I can click on the incident count
So that:
- the processes search changes and the corresponding process instances with incidents are shown
Hint:
- the used query parameters should be
- Incident Status = open
- Process Definition Key = <process-definition-key>