The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

What is the JQL to know the total planned and actual efforts on an Epic?

Deepika Dandala
November 6, 2023

What is the JQL to know the total planned and actual efforts on an Epic (which is usually the sum of all the User Stories linked to that Epic)?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Jack Brickey
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 Champions.
November 6, 2023

Hi @Deepika Dandala ,

there isn't a JQL for this. If you wish to sum up the estimates from stories/tasks to the parent epic then you will either need to create a custom field and use Automation to sum up the data triggered on updates to the specific estimate fields or you can install an app that does this for you. In either case you can then simple query for the Epic and display the custom sum up fields.