-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Problem
- In Cockpit, go to batch operations page
- Select the "Set Removal Time For Historic Process/Decision Instances / Batches"
- Select the "absolute" mode
- An input field is shown to select an absolute removal time
=> It might be difficult for some users to adjust the date represented as a string
Solution
Introduce a date picker to easily select the removal time
=> This might lead to an improved UX
Considerations
- Might break consistency in Cockpit since there is no place where we use datepickers so far (we only use datepickers in Tasklist)
- Right now, whenever it is possible to submit a date in Cockpit, a date string must be passed (e. g. see job suspension to a later point)