How to resolve issue in automation rule to sum up Story points estimate ?

Karthieswari Baskar
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!
October 5, 2020

I have configured the below rule to sum the story point estimate of the subtasks 

Screenshot 2020-10-06 at 10.25.15 AM.png

I also tried below variations.

{
"fields": {
"Story point estimate": {{#=}} {{subtasks.Story point estimate.join(" + ") }} {{/}}
}
}

or

{
"fields": {
"Story point estimate": {{#=}} {{#subtasks}} {{Story point estimate}} + {{/}} 0 {{/}}
}
}

 But I have the following error, did anyone face similar issue and know how to resolve ?

Screenshot 2020-10-06 at 10.28.04 AM.png

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events