Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Export headers and summaries of a sprint's stories to a text file

Deleted user January 31, 2019

Is there a way to export a text file of a sprint's stories in this way:

StoryId1: Summary

StoryId2: Summary

For example, if in the sprint there were stories ARC-1012, ARC-1023, and ARC-1035, we could get a text file like the following:

 

Sprint 15 review:

ARC-1012: as a user I want to access logbook by pressing a button on front page

ARC-1023: as a user I want to be able to add note to a logbook item

ARC-1035: as a user I want to be able to delete old logbook items

 

 

Is there an existing tool to extract such a text file?

The scenario is to prepare a template for the sprint review document of the sprint in Confluence.

 

 

 

1 answer

1 accepted

0 votes
Answer accepted
Claudiu Lionte
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 11, 2019

Hi Juho,

You can perform a JQL search like

sprint=15

and then export the search results in a CSV file.

If you want to see only the 2 fileds: Issue key and Summary, you can click on Columns in the search results, disable any other field except for these 2 and then, at the top-right corner, click on Export and choose Export CSV current fields. See the screenshots below for more details:

Issue_navigator_-_Jira-4.pngIssue_navigator_-_Jira-3.png

Deleted user February 25, 2019

Thanks! Seems to work as I want.

However, it seems that the csv file contains also Issue Id. Is it possible to not output that?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events