Hi,
I'd like to bulk export a list of all issues to a csv or xlsx file, but the "Export Issues" functions (on the ~/filter view) seem to export only 1000 records (despite far more existing).
How can I do this?
(I'm on Jira cloud)
Cheers
Thanks Hans. This looks workable. Appreciate your help. :)
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In this case, I wrote a script using the Jira RESTful API to get all issues and then export them to an Excel/CSV file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jarryd B
welcome to the community!
Just adding to Hans' answer: If you're open to solutions from the Atlassian Marketplace, there's a number of apps that work around this limitation. I myself happen to work on an app that does so (JXL for Jira), but there are others, too.
Best,
Hannes
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.