-
Bug
-
Resolution: Not a bug
-
Low (View bug fix roadmap)
-
None
-
7.3.0, 7.2.2, 7.3.6
-
None
-
7.02
-
25
-
Severity 3 - Minor
-
64
-
Update - Apr 6th 2019
Hi everyone,
This is indeed not a bug but an expected behavior. The reason is:
- Epic Name is specific to Epic issue type
- Epic Link is used by other issue types to link to an Epic issue type
So basically:
- An Epic has Epic Name but no Epic Link
- Other issue types can have an Epic Link but can never have an Epic Name - this is the reason why the Epic Name column is empty for non-Epic issue types
Please refer to JSWSERVER-15878 for more details and watch it for a more suitable solution.
Original Description
Summary
When exporting issues that are part of an Epic using the Excel CSV export option, the Epic Name field is not exported at all
Steps to Reproduce
- Create an Epic
- Create several new issues under this new Epic
- Export the issues to Excel CSV
Expected Results
Issues should be exported with the Epic Name being displayed
Actual Results
The Epic Name column is completely empty
Workaround
No workaround
- is related to
-
JSWSERVER-15572 JIRA Issue Navigator Export CSV Current Fields
- Gathering Interest
- is superseded by
-
JSWSERVER-15878 Better handle Epic Name, Epic Link, and issue exports to HTML/CSV
- Gathering Interest
Need the user story extract/excel import to allow text instead of key to display same as in HTML/Jira report views. When using HTML export of user stories the epic link will show as 'text' (name is shown) instead of the epic issue key. Same applies in the Jira views and reports. This is really helpfull since the key does not give context info of the epic for the listed user stories. I was asked to automate the export for reporting purposes and found that the csv and excel plug in te get Jira data in excel, both only provide the key and mess up my report views as well relevant stakeholder info is missing now, since the epic textual description is not available anymore. So automation is also not possible to replace the manual extraction via HTML.
I understand the Jira issue but both the key and name of the epic would be very useful when extracting to /importing in excel the user story data.