Forums

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

how can story points can be calculated automatically according to the sub-tasks effort estimation?

Tali May 29, 2016
 

1 answer

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 Leaders.
May 29, 2016

Code - you'll need to find or write a listener that can detect changes on subtasks and apply whatever your adding up scheme is to the parents.

Tali May 29, 2016

Hey everyone,

we are working with Time tracking method for sub-tasks..

 

is it possible in some way that once the team inserts the time estimations to their sub-tasks that the story points (of the story) will get updated accordingly?

 

Many thanks.

 

 

Tali May 29, 2016

Thanks Nic.

 

I can ask one of our developers to write that code, is that even applicable ?

where is that supported in JIRA?

 

 

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 Leaders.
May 30, 2016

You need to find or write an add-on to provide the listener, or take advantage of something like the script-runner add-on which allows you to write code for listeners inside the JIRA UI.

Suggest an answer

Log in or Sign up to answer