Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Pre-Requisites

  1. A project with previously existing project key must exist in JIRA.
  2. JIRA project data are already imported into JIRA using single project restore.
    • All the JIRA issues and Releases must have been imported prior to migration.
    • Please ensure that no addition or deletion have been performed after the import. 
  3. RMsis is already installed and synced with JIRA so that the project exists in RMsis.
    • Open RMsis and select the above mentioned project.
    • This will sync the project with JIRA and import JIRA issues and releases inside RMsis.
  4. RMsis should not contain any pre-existing data before the data import.
    • Do not insert any data within this project before the migration.
  5. Workflow of source and destination RMsis must be same.
    • This is necessary if advanced workflow is enabled in the source RMsis.
  6. All the users of source instance must be mapped with new users in destination instance.
    • If the users are different in target instance, please map all the users to pre-existing users of target instance.
  7. Data importer will create Global custom fields in target instance.
    • Please run the migration validator to ensure that same name custom fields have same data type.

Migration Validator

This is a java based utility which is used to validate the above mentioned Pre-Requisites. Please follow the steps mentioned below to perform the validation.

...