User story
When I want to cancel all running PI using the cancel button in Cockpit, I expect the Batch-Operation to filter for unfinished processes only.
Background
Currently, the cancel batch-operation in Cockpit includes finished process instances, which can lead to undesired results, as the attempt to cancel already cancelled performed PIs will lead to failed jobs in the batch operation log.
AC
- When creating a batch operation to cancel process instances, the "Unfinished Only" filter is always preselected
Reasoning
- This prevents unnecessary load on the system (the query will return less results and there will be less batch jobs)
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-14473 Improve safety of executing a bulk operation
- Closed