The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When viewing issues in the Backlog view, how do I change the sort order of shown issues? It seems like a silly question, but why not just have a grid header that lets me click and sort?
Typically the sort order for the issues is by Rank and this is incorporated into the filter on which your board is displayed.
With sorting/ordering based on Rank you have the ability to drag and drop to re-order the issues, with the assumption that things that are "higher" in the list should be done before things that are "lower" in the list.
You cannot dynamically change the sort order of the issue on the board and change between different orderings through any button type feature on the board.
To change the ordering of issues, you need to change the ORDER BY clause in the board's filter.
Note if you change it to something other than Rank, you will no longer be able to drag and drop your issue to re-order them.
So, why do you want to change the sorting order of the issues? What problem are you trying to solve?
It seems quite obvious because this is an excepted pattern in most software, but let me explain: The user would want to sort for many reasons, to see which issues they created in chronologic order, to find related items that would show up if sorted alphabetically, to sort by priority (sometimes), to add another column and sort by something else.
Compounding this, when I do try moving stuff around, I get an error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The error you are getting is indicative that you have either specified some other ORDER BY clause in your board filter, which prohibits your ability to drag and drop to reprioritize issues by Rank, or your board filter has no ORDER BY clause and you have also not enabled the RANK option for the board.
To review these items, go to the Board settings (the ... button for the board) and go to the General screen. Here you will see the filter used by the board and whether or not Rank is enabled.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I fixed that, but now JIRA is not letting me move things at all, just highlight text and opening issues when I click on them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, hit the Reply button too quickly...
I meant to paste this image
Additionally, in Jira the Backlog screen is for relative prioritization of your work. If your users want to see the same data but sorted in other ways, they will need to do that through the Issue Search screen where they can create filters with the ORDER BY clauses of their choice.
You can incorporate Quick Filters into the board which would give you the ability to limit the display to a subset of the issues, but that does not give you the ability to change the sort order.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unlike the results of an Advanced search where you get an ‘excel-like’ table presentation, the Backlog view does not present a sortable list by column heading. As Trudy points out sorting is done by “Order by” within the underlying filter. If you use Order by Rank then you can drag and drop issues within the list which evokes lexoranking of the issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, you and Trudy did answer my question, so I gratefully accept. Though the underlying design decision irks me a bit, because it makes the user experience more constrained IMHO in favor of a more abstract model that leaves users at one-click dead ends, rather than a more permissive one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don’t disagree here at all and see value in your ideas. I recommend using the feedback feature to let Atlassian know. Having said that I fully expect there are suggestions in Jira.Atlassian.com on this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just ridiculous. To do something simple like sort based on create list for backlog is almost impossible. I find so many things frustrating with the usability of this software it drives me to distraction!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.