Hello (again),
Trying to use a deep search filter with two sorting criterias I found that the second sort criterion is not respected.
If I define a filter:
- Deep search
- Handler ascending level 1
And a) or b)
a) Task Id ascending level 2
b) Submiter ascending level 2
Result:
- Sorted fine respect the sort criterion level 1.
- Sorted wrong respect the sort criterion level 2:
- For tasks without handler the sort criterion level 2 is applied right.
- For task with handler the tree traverse disturb the sort criterion level 2 and the result is unsorted or partially sorted.
Thanks,
