Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Unable to sum from multiple value into Story point estimate in Team Project

Takei Vo
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!
August 21, 2024

Hi all currently i'm want to get the FE/BE/QA Story Point custom field and combine them into 1 for Story issue with this code for example:

{ "fields":
{ "Story point estimate":
{{issue.customfield_10082.asNumber}}+
{{issue.customfield_10083.asNumber}}+
{{issue.customfield_10081.asNumber}}
}
}


after tried like leaving only 1 customfield, the Story point estimate only return 0 and i'm even did tried {{#=}} and {{/}} but it's still not work

Here the flow how i expected:
Epic -> Story -> Task -> Subtask

Task will have relate issue to Story and after the Task have assign FE/BE/QA either three of them, Story automation will start sum the number and show up on Story point estimate on Story issue

Then Story will push the estimate to Epic


Does anyone have any solution? Thank you.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events