-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
5
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Problem:
In JIRA we can use this query in JQL to order sprints:
order by sprint desc
Although if we want to order sprints by name or ID 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 and ID:
order by Sprint NAME and ID
- is related to
-
JRACLOUD-81425 Sprints information under Sprint field is displayed in random order when filtering issues through Advanced issue search.
-
- Gathering Impact
-
-
JRASERVER-61894 Order sprints by name using JQL
- Closed