The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Priority / Points

Greg Porter
July 26, 2021

Is there a way to create a issue display which calculates Priority (3/2/1) / Points (1/2/3/5)?

(we're not yet interested in full https://www.scaledagileframework.com/wsjf/ calculation so aren't yet interested in https://community.atlassian.com/t5/Jira-discussions/WSJF-scoring-using-Jira-Automation/td-p/1485210/)

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Benjamin
Community Champion
July 26, 2021

Hi @Greg Porter ,

 

Based on the article you have posted, you would create a new custom field to hold the calculated value and use smart value formulas to get the results you need.

 

Here's a link to the smart value math expressions:

 

https://support.atlassian.com/jira-software-cloud/docs/smart-values-math-expressions/

 

Hope this helps. 

 

-Ben

Greg Porter
July 28, 2021

Thank you Ben!

Should we be using a Number Field or another type of Custom Field?

In which Customer Field setup field does the Smart Value Math Expression go?

What is the smart value math expression to divide the Priority field value by the Points field value?

Benjamin
Community Champion
July 29, 2021

You welcome. 

 

You can use a number custom field. 

 

Just follow this link you posted and apply the match expressions:

 

https://community.atlassian.com/t5/Jira-discussions/WSJF-scoring-using-Jira-Automation/td-p/1485210

 

You would place the math expression in the automation rules something along the lines like this:

Smart value = {{#=}}{{Issue.priority|0}} / {{Issue.points|0}} 

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events