Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Exporting all JIRA Releases (fix versions) from JIRA Cloud

I would like to export a list of all releases (fix versions) from our JIRA cloud instance into a CSV file. 

Currently, I can see that the following Rest API allows you to export the list but it is one project at a time <GET /rest/api/3/project/{projectIdOrKey}/versions

Is there another way around this?

3 answers

1 accepted

0 votes
Answer accepted
Ivan Lima
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 11, 2023

Hey @kenneth_gomes, I don't believe there is an endpoint where you can export all the "fix versions." If you need a raw list without their details, you could create a filter and show all the "fix versions" on a gadget/dashboard. There is a similar post that might give you more insights into that. Have a look.

https://community.atlassian.com/t5/Jira-questions/Is-there-a-way-to-query-a-list-of-FixVersions-in-Jira-Cloud-and/qaq-p/1217166

Cheers,
IL.

Hi @kenneth_gomes and everyone else who is interested in exporting Jira versions,

With Better Excel Exporter's highly customizable templates and Groovy scripts, even exporting project versions becomes a reality!
The template collects every project's every version and displays their details in the same column order as you would see them on the "Releases" tab. You can also easily edit the template to only show released versions.

jira-software-version-export.png

This hands-on tutorial blog is a good guide on how to export Jira project version reports to Excel using Better Excel Exporter.

IMPORTANT! This template only works with the Cloud version of Better Excel Exporter, but feel free to let us know in a support ticket if you'd want to use it with the Data Center version of the app.

Disclaimer: Better Excel Exporter is a paid and supported app and I'm part of the team that develops it.

0 votes
Prince Nyeche
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Feb 12, 2023

You can also use the JQL search to get a list of that information. I believe that's the easiest way to do it even though via API

Thank you that helped a little, it was tedious and not clean but i was able to get the information I needed.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events