The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How do you export ALL details stored in JIRA

Jamie Liao
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 12, 2022

Hello,

 

I am new to JIRA (on prem). I was wondering if anybody can let me know the best way to mass export all the information stored on JIRA, to an excel spreadsheet or PDF etc.

 

Thank you!

Jamie

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Nic Brough -Adaptavist-
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 Champions.
October 12, 2022

Welcome to the Atlassian Community!

There's no real way to do this.  The built-in exports are capped at 1,000 issues (and only contain issues, not the project, config, user, etc, data) simply because exports load the system and it can become unusable by the other users.

So we could start talking about taking an XML backup and parsing XML, or scripting stuff that gradually draws it all out over a REST connection (both of which are slow and a lot of work), but the best thing you can do is go back to "why?"

Why do you think you want to "mass export"?  What problem do you think it might solve?

0 votes
Vish Reddy {Revyz}
Community Champion
October 12, 2022

Welcome to the community @Jamie Liao 

Could you share the use case / end goal of why you are trying to export data, perhaps with that I can suggest something more suitable.