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: 

How can I configure my project to roll up the story points from sub-tasks to the story level?

Chris DeAntonio
July 21, 2017

I have a story with say...10 sub-tasks.  Each of those sub-tasks has a story point estimation.  Is there a way to have JIRA automatically roll those sub-tasks story points up to the parent user story to the user story gets the sum of those story points logged against it?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Steven F Behnke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 21, 2017

As Nic suggests, only through custom code.

A Listener could detect when subtasks are created/updated/deleted and sum the story points. The Listener could then set the value on the parent issue.

A Custom Field could be programmed to retrieve values from subtasks and sum when displaying the field.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 21, 2017

Only by coding, and most of the approaches to doing it mess up your reports.

TAGS
AUG Leaders

Atlassian Community Events