I would love to be able to sort all of the tickets in a release by status to quickly see which ones are left to work on. And would also be great to sort by assignee to see what's on my plate for a release.
Hi @Bonnie White
If you're on the Releases (Fix Version) page, you can click on 'View issues in Navigator'
This will take you to a jql search for all issues within the release. Then, click on the little box in the very top right corner and change the issue view to List view (if it isn't already)
You will then be able to click on the name of each column (such as status, assignee etc.) to order the issues by the value in this column.
Another way to do this would be to create a Kanban board, and then in the board's settings, configure the Quick filters by adding a query to do whatever you are wanting to see. For example, query could be
project = "abc" AND fixVersion = <versionID> AND assignee = currentUser
Very helpful! Thank you!!
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.