Jira Copy Tickets From Another Project - gecko-8/devwiki GitHub Wiki

Export Tickets from Source Project

  1. In the Issues tab, click Go To Advanced Search in the top right
  2. Make sure the Project filter is set to the correct project
  3. Set Assignee to one of the students that worked on the platform in this project
  4. Click the Export button in the top right
  5. Choose Export Excel CSV (all fields)
  6. Save the file somewhere

Import Tickets to Destination Project

  1. Open the target project
  2. Click the Issues tab
  3. Click the ... button in the top right
  4. Select Import Issues from CSV
  5. Click the Choose File under CSV Source File and select the file exported above
  6. If you have an existing configuration file, select the Use An Existing Configuration File checkbox
    1. Click Choose File and select the configuration file
  7. Set the Import to Project field to the target project
  8. Click Next
  9. Set it to map the Summary, Components, and Description fields.
  10. Set any other fields you would like to carry over.
  11. Click Next
  12. Click Begin Import
  13. While it's importing, you can choose to save the configuration for future use. IMPORTANT If you're importing them multiple times to the same project, make sure to import one set, set an assignee or something, then import the next set.