DSL ORDER BY priority DESC returns ascending order (SZ-148)
rk@tigase.net opened 1 month ago

Problem ORDER BY priority DESC returns results in ascending priority order (MEDIUM before HIGH) instead of descending (HIGH before MEDIUM). Priority ordering should follow the severity hierarchy: CRITICAL => HIGH => MEDIUM => LOW.

Likely cause Priority is being sorted alphabetically rather than by its ordinal/severity rank. Priority: Medium - affects usability of DSL for triage workflows.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
1.10.1
Sprints
n/a
Customer
n/a
Issue Votes (0)
Watchers (2)
Reference
SZ-148
Please wait...
Page is in error, reload to recover