I would like to know if there is a way to get an Excel extract of all Issues within an Epic (Issues linked to Epic)?
I currently have stories from multiple projects linked to certain Epics. I can get individual Excel extracts from the various projects and see how those stories are linked to different epics. But I can't seem to find a way on how to get an extract from the Epic side.
I can see the different stories linked to the epic, in Jira, under "Issues in Epic". However when I pull an extract I cannot find that field.
I would appreciate some advice in this regard.
Hi @Rudolph Dreyer,
You can query the issue where Epic Link is not empty by the following JQL:
"Epic Link" is not EMPTY
Hi @Ollie Guan,
Thank you for your reply. Your answer did help me filter through my project and pull more focused reports.
The problem is I have is I am working on multiple projects and have created a "Master Epic" project, which contains Epics that links across more than one project.
Your suggestion to use "Epic Link" is not EMPTY, works perfectly for looking up epics linked to stories within a project.
What I am looking for is "Stories within an Epic" or "Stories linked to Epics".
The view in JIRA that I would like to extract is the "Issues in Epic" view.
I would like to see all the Epics with their related stories.
Please see below my Excel example:
Thank you in advance for your assistance.
Rudolph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rudolph Dreyer,
If you are using Jira Server now, maybe the Structure for Jira plugin can help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.