-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Work Item - Other Issues
-
2
-
20
Issue Summary
Once we access list view, it's possible to order status sorted in ascending order the Status column, however, this is not working as the feature suggests, instead, the filter follows the statuses' orders under https://<INSTANCE>.atlassian.net/rest/api/3/status or as ordered in https://<>/secure/admin/ViewStatuses.jspa
Steps to Reproduce
- Create a filter and try to sort by status
- Notice that the statuses are not sorted alphabetically
Expected Results
Issues should respect the sorting selection.
Actual Results
- For Company Managed projects, the sorting method follows the order of the statuses under https://<INSTANCE>.atlassian.net/rest/api/3/status
- For Team Managed Projects the sorting is done by the sequence in the database assigned at the time the status was created.
Workaround
By using more actions (...) besides the arrow sorting, you can sort correctly when sorting issues from one project
- is related to
-
JRACLOUD-94395 Ordering JQL results by custom field from work items does not order correctly
-
- Closed
-
-
JRACLOUD-94185 SORT BY status in JQL is not respecting the status names across projects and issue types and uses ID.
- Gathering Interest
