Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

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

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

0 votes
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.
Oct 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