Order by certain label tags

Marc Glynn May 30, 2019

Hello,

 

Currently my project has certain labels for ranking them in order of importance e.g. P1, P2 etc.

 

Is there a way to order these labels? I currently have the following filter applied: AND labels in (P1, P2, P3, P4), how would I order by only those 4 labels? The project has other labels so just adding "ORDER BY labels ASC/DESC" wouldn't suffice as a result of this. 

 

Suggestion? 

1 answer

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 30, 2019

Hi Marc - Welcome to the Atlassian Community!

I don't believe you are going to be able to do that as described. You might try a different filter (or quick filter) that only shows those values. Or you could add another field that is only populated for those values and then do an order by on that field and second order by on the labels field. 

I hope that helps!

Suggest an answer

Log in or Sign up to answer