Epic-> Issues in Epic

Kate Bazhai July 4, 2017

Hello,

I have to create Release Notes for particular release version. And I need to show such queury:

"Name of Epic 1":

 - Story (Epic Link = "Name of Epic 1")

 - Prod Defect (Epic Link = "Name of Epic 1")

"Name of Epic 2":

 - Story (Epic Link = "Name of Epic 2")

 - Prod Defect (Epic Link = "Name of Epic 2")

...

Do we have such a possibility to create JQL for sourting all JIRAs for the release but in this kind of queue?

 

Thank you!

Kate

1 answer

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 10, 2017

Hi Kate,

With JQL you won't be able to iterate in that manner and show the data in that manner.  Another option may be to perform queries against the database using SQL.  Here is the database schema for JRIA that you can use to help you create the query necessary to get the results you need!

Cheers,

Branden

Kate Bazhai July 6, 2018

Hi Branden,

actually i found a way how you can create such Release Notes. We can use structures with JQL and group by Epic :)

Thank you!

Kate

Suggest an answer

Log in or Sign up to answer