Versions Compared

Key

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

...

To transform a custom field context during migration:

  1. Create a migration.

  2. On the Analyze changes phase, click the Download mapping button on the top right.
    (info) You will get a JSON file with the default mapping for all projects, configuration elements (including contexts), and users in the migration scope.

    CMT-download-and-customize-mapping.PNG
  3. Modify the JSON file to contain transformations of contexts. Check the guidelines about customizing contexts in the next section. Also, check the general syntax and rules for customizing mapping.

  4. Click Customize mapping to upload the JSON file with the changes.

  5. Review the number of changed elements in the dialog. If no elements with problems are reported, click Confirm to apply the transformations from the file.

  6. In the Analyze changes page, the custom fields whose contexts have been transformed should have the

    Status
    colourYellow
    titleCUSTOMIZE
    tag.

    CMT-customize-mapping.mp4

...