You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I need a way to show the Product Backlog sorted by Priority.
I tried using a Quick filter but it does not sort the Backlog at all.
This JQL in a Quick Filter has no effect on the way the Backlog is sorted: <project = Project1 AND status != Done ORDER BY priority DESC>
Is there a way to sort the Product Backlog by the Priority field?
Thanks,
Federico.
Hello @Federico Varchavsky
You cannot use a Quick Filter to change the sort order of issues on an agile board.
The sort order of the issues is built into the Filter Query used by the board. The only way to change the sort order is to change the filter query for the board.
Note that if you set the sort order in the Filter Query to anything other than Rank you will no longer be able to drag and drop issues to reorder them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.