You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I want to export data from a sprint to CSV (Excel). In the Jira interface I did not find a simple and visible way to do this.
- Sprint name, id, Started; Planned; Ended...
I tried this plugin, but it didn't bring that data: https://www.midori-global.com/products/better-excel-exporter-for-jira/server/documentation/
Hi @Ivan
You probably cannot do that with out-of-the-box Jira. You could use the REST API to get the sprint information as JSON, and convert it as needed. Here is the documentation on a couple of calls that would support that.
https://docs.atlassian.com/jira-software/REST/7.3.1/#agile/1.0/sprint-getSprint
https://docs.atlassian.com/jira-software/REST/7.3.1/#agile/1.0/board/{boardId}/sprint-getAllSprints
Best regards,
Bill
Hi Bill,
Great tip! The sprint id is a little hidden inside the Jira UI, but I will follow.
Grateful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.