JQL | Epics and associated user story detail

afernandezdecastro November 2, 2022

Hello, I am looking for a query, which will help me to check the "Epics" and their associated User Stories with the detail of each User Story.

 

result of my query: image (query1.jpg)

query1.JPG

 

what i want to get with a query: image (query2.jpg)

query2.JPG

 

thanks

Ennio

 

 

2 answers

2 accepted

1 vote
Answer accepted
Kevin Dalton
Contributor
November 2, 2022

You could try

 

"Epic Name" = "Bob's Epic" or "Epic Link" = "Bob's Epic"

Should return all issues under the Epic and the Epic itself

0 votes
Answer accepted
Benjamin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 2, 2022

@afernandezdecastro ,

 

You can do something like this:

 

parentEpic in (EpicID)

This will result in the Epic and the issues that are Epic linked.

 

It won't show up exactly as pictured but you can add and remove columns as needed to get it to the desired result.

 

-Ben

afernandezdecastro November 2, 2022

Hi Benjamin,

 

I get the same as the first image when I run it. :(

Benjamin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 3, 2022

Hi @afernandezdecastro ,

 

It should show up. How are the stories link? Are they using the Epic link or issue linking?

 

-Ben

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 3, 2022

@afernandezdecastro 

Are your issues in a Team Managed project or a Company Managed project?

The parentEpic function works only for issues in Company Managed projects.

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