Actions
Defect #44025
openSecondary sort criteria ignored when "Parent task" is the first criterion
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues list
Target version:
-
Resolution:
Affected version:
Description
Problem¶
Indented child tickets require "Parent task" as the first sort criterion. This breaks all following sort rules.
Current behavior
Sort order:
- Parent task – descending
- Priority – descending
- Project – ascending
→ Secondary criteria (priority and project) are ignored. Tickets sort only by ticket ID descending instead.
Please, note: Without "Parent task" as a first sort criterion the order works correctly.
Expected behavior
The full sort order should apply:- Parent tasks follow the complete sort chain (priority desc, then project asc).
- Child tickets appear directly under their parent and follow the same rules (priority → project → ticket ID).
Note
A hidden background sort by ticket ID descending overrides secondary criteria when "Parent task" is used first.
No data to display
Actions