-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Reproduce:
- in a tasklist filter that contains tasks with a priority (e.g. 50):
- create a task search with the criterium Priority <= 100
Expected:
- tasks with priority 50 are displayed
Observed:
- no tasks are displayed
Hint:
- the request writes the number in the priority field ignoring the selected operator. The query has to use the maxPriority and minPriority fields depending on the selected operator