-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.8.0-alpha2, 7.8.0-alpha4, 7.8.0-alpha5, 7.8.0-alpha6
-
Component/s: cockpit
Reproduce:
- In EE-Cockpit, on the Human Tasks section, perform a search with a due date or follow up date criterium, e.g. Due Date before 2017-06-26T16:38:02
Expected:
- Only Tasks with Due Date before the specified date are returned
Observed:
- All Tasks are returned
Hint:
- According to the REST documentation, the query parameter is taskDueDateBefore. However, the Cockpit payload sends taskDueBefore.