HI,
how I can export project in CSV format from the JIRA SD so I can import it in other JIRA SD.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.