Forums

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

Find all the epics my team are working on

Eran Malovany December 26, 2022

Hey All, 

What is the best way to find all the epics my teams are working on?

We are using Epics & Stories. Multiple teams may work on an epic, each story assigned to a different Agile Team.

I am looking for a query to retrieve a list of epics that are currently "In progress", and there is a story link to Agile Team = X (which is a field on a story).

So if, for example, there are 5 epics in progress and stories assigned to my team only to 3 out of the 5 epics, I would like to get a list of 3 epics. 

Thanks in advanced

Eran Malovany

 

2 answers

0 votes
mauricio.groth
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.
December 26, 2022

Hi @Eran Malovany

I’m Maurício, a support engineer at Digital Toucan and I’m here to help you.

Unfortunately, it’s not possible to find your epics whose stories have a specific field using only JQL of Jira. You can check a few apps in the marketplace that extend the search for you by clicking here.

In the app where my team works, JQL Search Extensions for Jira, you can use this query to find your epics in progress, whose story has the Agile Team' = X.

issue in epicsOfChildrenInQuery("type = story and 'Agile Team' = X") and status = "In Progress"

If you have any other questions about this query, please contact our support. We’ll be happy to help you!
Best regards,
Maurício

Eran Malovany December 26, 2022

Thanks, Mauricio, 
I will check your team's solution.

0 votes
hung.nguyen
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!
December 26, 2022

I think you can use filter for this case.

Screenshot 2022-12-26 182505.png

In case, "Team" selection is disabled, you can switch to JQL for filtering tasks by assignee - all your team members

Eran Malovany December 28, 2022

Hey, 

 

Thanks but the JQL does not support it.

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