Forums

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

See logged time on child issues on the EPIC

Martin Jervin Rosenlund
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 9, 2022

Hi all,

We are working with a new setup where our issue structure will look like this:

EPIC -> TASK (as a child issue to the epic) -> SUB-TASK (Sometimes)

When my developers log time on the child issue (task) in the EPIC, it's not being transferred to the time tracking on the EPIC it self - I have to do that automatically.

If I create sub-tasks directly in the EPIC, without having a TASK as a middle-layer, then the time being logged in the sub-task, will also show on the EPIC.

How do I make sure that time logged on a TASK (child issue) is also being logged on the EPIC it self?

3 answers

1 vote
Alex Koxaras -Relational-
Community Champion
December 22, 2022

Hi @Martin Jervin Rosenlund and welcome to the community,

In this article I describe a way to add the original estimate from tasks to their epic using Jira Automation. You can do the same thing for time spent. Give it a go and let me know if it helps!

Tony Pantello
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 2, 2024

Hi @Alex Koxaras -Relational- - this is very helpful. I'm a Jira novice so if I wanted to replace the original estimate summing with time tracking sum, how would I edit this portion of the automation?

{
"fields": {
"timetracking": {
"originalEstimate" : "{{lookupIssues.Original Estimate.sum .divide(60)}}",
"remainingEstimate" : "{{lookupIssues.Remaining Estimate.sum .divide(60)}}"
}
}
}
Ali Malik Gürbüz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 25, 2024

Were you able to make this work?. Thanks.

0 votes
Madhu_RVS
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.
November 11, 2022

Hi @Martin Jervin Rosenlund 

Welcome to the community !!

If you are fine with a mktplace app to see the roll ups of the time spent at each issue hierarchy level, you can try our app

Issue Hierarchy Reports 

Disclaimer : I am part of the team which developed this app

Epic Hierarchy.PNG

0 votes
Trudy Claspill
Community Champion
November 9, 2022

Hello @Martin Jervin Rosenlund 

Welcome to the community.

The only way to roll up the time logged in child issues to their parent Epic is to use Automation Rules or use a third party app. There is not a built in feature that will do that roll up automatically in the same way time logged for subtasks gets rolled up to their parent issue.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events