How the custom number field in parent issue contain the sum of values of that field from sub-task?

Miller T. Perez September 9, 2017

I created a custom field named "Cost" in sub-task issue. 

The Cost field in parent task issue does not contain the sum of values for Cost field from sub-tasks. How will I display the sum in parent?

1 answer

0 votes
Gaston Valente
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.
September 9, 2017

Miller,

There's no standar way, you can try by using a Script Custom Field with ScriptRunner.

Here's a great answer:

https://community.atlassian.com/t5/Answers-Developer-Questions/Sum-of-values-from-subtasks-using-JIRA-Calculated-Number-Field/qaq-p/538417

Suggest an answer

Log in or Sign up to answer