-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT0
- when
- I open cockpit
- then
- I can access batch operation page under /batch/operation url
AT1
- when
- I open batch operation page
- then
- I can select Delete in list of operations
- I can see process definition key as a column
- I can see start time of a process instance as a column
- operation is not selected by default
- search of process instances is empty
- I can see a call to action "please select an operation"
AT2
- when
- I select Delete as operation
- then
- search query is resetting once I select a different operation
- notification changes to indicate that search is happening on historical data
- request to execute operation is sent to /history/process-instance/delete endpoint
- I can select finished instances only
- I can specify finished date as search criterion