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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Trying to use a JQL query to grab all stories from an epic on a next-gen project to Confluence

Trying to use a JQL query to grab all stories from an epic on a next-gen project to Confluence

Katherine Chong
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!
January 14, 2020

I am aware of using "Epic Link" = CC-2 which works wonderfully with the old projects, but was wondering whether anybody had the solution for how to grab all of the stories related to an epic when the epic exists on a next-gen jira project.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Fernando Bordallo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 14, 2020

In next-gen projects, the relationship between issues is based on an arbitrary hierarchy, which users can define. Therefore, the JQL for next-gen has been changed to 'parent'. In you case it would be: parent = CC-2

Katherine Chong
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!
January 16, 2020

Thanks, this works!

Like Fernando Bordallo likes this
Fernando Bordallo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 16, 2020

🚀