Forums

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

How to add automation for calculation of wsjf.

a855031 August 6, 2024

I am giving the logic could you help me give the formula for wsjf syntaxwsjf.PNGWSJF RULE.PNG

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Trudy Claspill
Community Champion
August 6, 2024
0 votes
Vincent Kopa _Ovyka_
Contributor
August 6, 2024

Hello,

It should look like this:

 

{
"update": {
"customfield_XXXXX": [
{
"set": {
"value": "{{#=}}{{issue.customfield_BusinessValue}} + {{issue.customfield_TimeCriticality}} + {{issue.customfield_RiskReduction}} / {{issue.customfield_JobSize}}{{/}}"
}
}
]
}
}

 

Replace customfield_XXXXX with the field ID for your WSJF field, and the other custom field IDs with those corresponding to Business Value, Time Criticality, Risk Reduction, and Job Size.

 

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

Atlassian Community Events