The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Rathna
December 14, 2024

Have every found the answer ? Since I am having the same issue but slightly differently.

What I want to achieve is as below :

Story ( Custom Field - Child Story Points Sum )


Roll up ( Add the story points from sub-task to Child Story Points Sum field in the Story )

Sub-task ( Story Points ).

TAGS
AUG Leaders

Atlassian Community Events