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.
I'd like to be able to apply a filter on my backlog that will group together all the tasks within the same epic. I don't really care what order the epics are, maybe alphabetical or something, but essentially I want it to look like this:
How would I go about making that filter? I suspect ORDER BY is the operator I want but I have no idea what field to search for.
Hello @Luca Guerrera
Welcome to the Atlassian community!
Can you confirm the type of project you are working with is a Software project?
Are you working with issues in a Team Managed project or a Company Managed project? That information will be shown at the bottom of the navigation panel on the left. The answer to that question is required to determine what field would be used in the ORDER BY clause for this scenario.
However, the Backlog and Board screens are intended to have the issues ordered by Rank. Issues with a higher Rank are higher up on the list, indicating they should be done first. Ordering by Rank allows you to manually drag and drop issues in the list to change which ones have higher priority.
You can't change the ordering of issues in the backlog by applying a quick/custom filter. The ordering of the issues is part of the underlying filter of the board.
If you are working with a Team Managed project it is not possible to change the underlying filter of the board.
For a Company Managed project if you change the underlying filter so that the ORDER BY clause is no longer set to Rank, then in the Backlog and Board screens you will no longer be able to manually change the order of the issues.
Given that information, are you still sure you want to change the order of the issues in the backlog screen to be based on their parent Epic?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.