CMJ: migrate a required group of issues only
This short guide will help select a few issue keys you would like to migrate to another Jira Instance by using a JQL filter. This will help if you’ve created newer issues in your project and would like to move them to the destination instance without moving the rest.
Instructions
Create a snapshot “Project with issues” and create a JQL so you only select the new or wanted issues on your source instance in your snapshot so you can deploy them in your destination instance afterward. Deselect the option “Include all issues” and set the required JQL; it should look something like this in the JQL filter box:
key >= TEST-100 AND key <= TEST-250It should show the number of issues that will migrate for the required issues. Removing filters and other extra items from the snapshot will help unclutter the snapshot.
Related articles