I'm trying to export all issues for a specific project from my instance of Jira, and import those issues into my client's instance of Jira. both cloud.
is there a way to do this or an add-on that works?
Thanks!
@Angela Bortot Please see this plugin that you can use to export issues from JIRA into xlsx and then save it as CSV: https://marketplace.atlassian.com/apps/891368/xporter-export-issues-from-jira?hosting=cloud&tab=overview
You may then need to do data transformation in order to arrange the CSV in a JIRA importable format.
And finally you can import JIRA issues into target Cloud JIRA instance, using this KB article:
https://confluence.atlassian.com/adminjiracloud/importing-data-from-csv-776636762.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.