Forums

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

Export CSV from Jira using URL (similar to downloading an excel spreadsheet)

Eric
Contributor
February 21, 2013

I know it is possible to download an excel spreadsheet of data using this format:

http://<JIRA SERVER>/sr/jira.issueviews:searchrequest-excel-all-fields/temp/SearchRequest.xls?jqlQuery=<JQL QUERY>&os_username=<USERNAME>&os_password=<PASSWORD>

Is there a similar method for csv files?

1 answer

1 accepted

0 votes
Answer accepted
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 Leaders.
February 21, 2013

1. No, but all the spreadsheets I've seen in the last decade allow "save as csv"

2. If you really need pure CSV direct from Jira then it should be easy to write a plugin to add a new "view" to the issue navigator

Suggest an answer

Log in or Sign up to answer