I'm trying to export all the User Stories from an Epic into word format documents. I want to avoid exporting the User Stories one at a time.
If PDF format would also suffice, alternatively, you can use an app like Better PDF Exporter to export the User Story issues from the Issue Navigator.
Look at these examples for reference.
(Disclaimer: I'm part of the team behind this app)
You will probably find this information more useful if you export to CSV and open it in your favorite spreadsheet program, but you have a few options. Unfortunately, Cloud doesn't let you export Filters to Word.
First, you will need to search for issues that are part of the Epic in question. By following a similar syntax, you will display a list of all issues that are part of the Epic:
project = "Project Name" and "Epic Link" = PN-1234
where:
"Project Name" = the name of the Jira Project in question
"PN-1234" = the issue number of the Epic in question.
Once you have the issues displayed in a Filter, you click the Export button and choose the method of export (screenshot below.) You may want to set your columns up to display the fields you want so you don't export fields that you don't care about.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How to set up columns so that only the fields that you need will be exported?
Also is there a place were I can see all field names?
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.