-
Suggestion
-
Resolution: Won't Do
-
None
-
None
-
None
-
1
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Problem:
In JIRA we can use this query in JQL to order sprints by ID:
order by sprint desc
Although if we want to order sprints by name we're not able, like "VT Sprint 1", "VT Sprint 2", "VT Sprint 3".
Requested:
We want a function to be able to order by issues by sprint name too:
order by Sprint NAME
- relates to
-
JRACLOUD-61894 Order /sort sprints by name/ID using JQL when searching issues
- Gathering Interest