Forums

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

Update time originalestimate to story using sub-tasks

AP IT
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!
May 4, 2018

Good morning,

we would be able to calculate the sum of all original estimate time of sub-tasks to the parent story (to be able to plan the sprints and using reports). We checked the box that sub-tasks should be included in the calculation but both fields within the story are almost empty (undefined). All sum-fields of the story a calculated correctly.

Can we realize it withing standard JIRA or is it possible to use ScriptRunner to do that for us? Does anyone have scripted a solution for that?

Thanks a lot,

Daniel

 

1 answer

1 vote
Tarun Sapra
Community Champion
May 4, 2018

For JIRA boards in Plan mode, this is an open issue. Basically if you open an story issue in the issue detail view then you can see the sum of sub-tasks after clicking on the checkbox "Include sub-tasks" but in case of plan mode/ scrum boards this is not supported. Here are couple of tickets related to this

https://jira.atlassian.com/browse/JSWSERVER-5614

https://jira.atlassian.com/browse/JSWSERVER-9167

Hence my suggestion to you is to use script runner 's scripted field for it

Here's some sample code

https://riada.se/estimate-your-sub-tasks-in-jira-agile/

AP IT
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!
May 9, 2018

Hello Tarun,

thank you for your answer. Hope, this feature will be added in the near future. I will try to use the ScriptRunner alternative for now.

Daniel

Suggest an answer

Log in or Sign up to answer