Automatically Update Duration In Parent Ticket By Calculating Sum of Linked Tickets

Akash Panchal
Contributor
October 27, 2023

Hello everyone,

 

I'm looking to do the following:

1) Developers create their individual Dev issues in Jira, and add an estimated duration to each ticket (let's say ticket A - est duration 1hr created in project XYZ, ticket B - est duration 2hr created in project DEF)

2) A "parent" ticket is now created by another team in project ABC

3) Dev tickets are then linked to the "parent" ticket in project ABC and the duration on the "parent" ticket shows the sum of the linked tickets (so, 1hr + 2hr --> 3hr total duration)

 

Here is a visual to hopefully make things easier:

Web capture_27-10-2023_163217_docs.ims.corp.seic.com.jpeg

 

I'm curious if something like this can maybe be done through Jira automation? Confused on where to start for something like this. 

 

Thanks in advance for the help!!

 

 

1 answer

1 vote
Bill Sheboy
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.
October 27, 2023

Hi @Akash Panchal 

Summing up values across related or linked issues is possible with automation rules.  Your specific Jira version (Cloud, Server, or Data Center) impacts the methods used and difficulty.

Using automation rules requires learning and experimentation.  I suggest trying to create the rule and if you run into challenges, post images of your rule and the audit log details so the community can help.

To get you started on creating your rule, please refer to these documentation and example sources.  In the examples you will find similar rules to what you are trying to accomplish.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer