Forums

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

How to export project from JIRA SD to CSV format with all the configuration and data ?

AKSHAY THAKARE
Contributor
July 26, 2018

HI,

how I can export project in CSV format from the JIRA SD so I can import it in other JIRA SD.

1 answer

1 vote
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.
July 27, 2018

You can't.

CSV is not powerful enough to support the data structures the configuration of the data would require without writing a vast amount of code to provide a kludged data structure export and import.

In fact, Jira can only do it in one format, xml, and that is limited to doing everything, not one project as Atlassian have not written any code that can work out everything that is relevant to a single project and export and import that.

If you want to transfer project configuration, you either need to do it by hand, or get one of the "configuration" add-ons (Project configurator or Project configuration manager for example).  Jira can import the issues from a full xml backup once you have set up a project to import it into.

Suggest an answer

Log in or Sign up to answer