I believe this question was already being addressed in your original post:
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.