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

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}} 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events