Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to automate assigning of product rank?

Brandon Dysart
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 3, 2021

How to automate assigning of product rank based on priority and specific labels added to a jira ticket?

1 answer

1 vote
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.
May 3, 2021

You'll need some coding to do this - ranking is generally supposed to be done by product owners, not automatic.  

It's probably not a simple thing to do either - looking at priority and labels is easy enough, but it could be quite complicated to decide how to actually rank something.  What, for example, do you do if another issue has the same priority and labels, is the new one to go above or below it?  How do you handle what to do if someone has re-ranked that issue differently to your code?  And so-on.

Suggest an answer

Log in or Sign up to answer