Project

General

Profile

Actions

Defect #44025

open

Secondary sort criteria ignored when "Parent task" is the first criterion

Added by Boris Brodski about 10 hours ago.

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:

  1. Parent task – descending
  2. Priority – descending
  3. 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

Also available in: Atom PDF