Reproduce:
- go to a cockpit section that allows to create a filter with date criteria
- use the date+time picker to select a date and time
Expected:
- the filter contains the date and time (hours and minutes) selected. Seconds is set to 0 as they cannot be specified
Observed:
- The seconds portion of the filter is set to the current system time seconds
Hints:
- In Tasklist we display only hours and minutes, but internally the seconds are still part of the request sent to the server. We should set the seconds to 0 for this request, too.
- might need to be fixed in the commons-ui search widget.
This is the controller panel for Smart Panels app
[CAM-7513] Unchangeable seconds in date filter
Link | New: This issue is depended on by SUPPORT-3152 [ SUPPORT-3152 ] |
Workflow | Original: camunda BPM [ 42352 ] | New: Backup_camunda BPM [ 56177 ] |
Component/s | Original: commons-ui [ 12550 ] |
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2212. Please use this link for any future references and continue any discussion there.