Hello,
I am using JIRA 6.1 with JIRA Agile. I am playing around with getting reports out of JIRA and have come across a question:
There is a field displayed on the Epic ticket that is called "Issues in Epic" and has a list of all the issues associated with the Epic. (Looks similar to the Issue Links)
I cannot find a way to get this field to export though (tried exporting to Word, Excel, etc.) but none of the exports contain this data...
Any ideas??
Thanks!
Neil
Can you try to extract the data using the filter
project= xxx and "epic link"
= Test Epic - Get Allocations
This will give you all the issues that are under this epic. You can configure the columns you need and extract the filter results in an excel.
btw, did you look at the epic report? You can click on view in issue navigator and extract the same data as above.
Rahul
What we need is a way to export the list of issues in an epic just like shown in the JIRA - see Q 14190491
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The "Get Allocations" part of the query isn't necessary.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"parentEpic" can be use as well:
project= xxx and parentEpic= xxx-###
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.