Hi,
I would like to know if there is a way to order the ticket in the columns by the time that they move to the column.
For example, the last ticket that move to the column will appear on the top of the column.
For example, In the attached photo I would like ticket number 7.53.1 will be at the top because it was the last ticket that moved to this column.
Thanks
Hello @Hadar Dinte
What you are effectively asking is for the issues to be ordered based on when the status was changed. That is equivalent to "when the issue moved into the column".
Agile boards are intended to display issues in priority (Rank, in Jira terminology) order. The top priority is at the top of the list.
For Team Managed projects the ordering of issues by Rank cannot be changed.
Technically you could create a saved filter that orders issues based on whatever criteria you can code into the JQL in the ORDER BY clause. You could then use that saved filter as the basis for an agile board. However, if your board is using a filter that uses an ORDER BY clause that does not use Rank, then you lose the ability to reorder your issues in board columns and in the backlog by dragging and dropping the issue cards into a different order.
The real question that needs to be asked is what problem are you trying to solve by changing the order of the issues within the board columns? Why do you think displaying them in the order of newest added to oldest added would solve that problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Hadar Dinte
Welcome to the community!
You need to set your board filter query. You can change your query to Order by rank ASC/DSC.
Hope it will help you!
Regards,
Sushant Verma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did add the "order by rank asc" as only ordering statement of my jql an it is still not letting me order the kanban
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @erwinnaus
You addition to this post has been seen only by the original post creator and the people who responded.
To get maximum visibility to get assistance with your issue please start a new Question post. Also provide screen images and the details of what actions you are taking to try to reorder your issues and how the system responds to your actions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.