Creating rank order for single select lists

Ryan Belmont
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 3, 2011

One of the things we're currently using Jira for is bug tracking, so we created a custom field to capture the severity of a bug. We added this custom field as a column in the default Issue Navigator so we could see bug severity and priority side by side (we would like to have both).

The problem is that when you try to sort by severity, it does it alphabetically instead of the way they're ranked in the drop down. Is there any way to get around this?

2 answers

0 votes
Beth Schaefermann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 6, 2011

You might also consider trying only the numbers and then defining the "legend" in the field description. The description might read like this:

1 = showstopper, 2 = severe, 3 = high, 4 = medium, 5 = low

That would also allow you (I think) to use the numerical field data in scripted gadgets, for example, if you wanted to chart or matrix the data.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 3, 2011

Pre-pend numbers or spaces on to the severity values.

e.g.

1. Broken

2. Annoying

3. Trivial

or (with dots meaning white space)

..Broken

.Annoying

Trivial

Ryan Belmont
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 3, 2011

Gave this a shot. For some reason, I'm still getting weird results on sorting. Sorting down, I get

1. Showshopper

2. Severe

4. Medium

5. Low

3. High

I am perplexed. It's still sorting alphabetically with numbers in front.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 4, 2011

Same here - that's worked before. How about spaces on the front?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events