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
I've created the custom severity field for bug issues, but it seems there is no obvious option to use this filter for sorting... I wanna track KPIs based on it, do you know if this is possible? Priority field sorting works well though.
@Svitlana Are you trying to sort in a JQL Search? In that case you can simply use the ORDER BY function or click the column to sort.
If you're trying to sort as part of a kanban board, you can use the same ORDER BY function as part of the query, or use the Rank function built into the board.
Perhaps if you can explain how or where you're trying to sort we can offer better solutions.
@Mathew Lederman yes, trying the JQL search, but it says that the field doesn't support sorting at all somehow.
I see and use the severity custom field in tickets though. And can sort by default Jira fields as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What type of field is severity? That might help explain the problem.
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.
Are you by chance running into this issue? https://jira.atlassian.com/browse/JRACLOUD-26342
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it is. Changed to Multi Select Searcher and sorting works now. Thank you!
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.