Skip to end of banner
Go to start of banner

Initial synchronization

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Sync initial items overview

Sync initial items allows you to synchronize the Jira project items and Azure DevOps project work items that existed before the TFS4JIRA Synchronizer was installed. This can be used to migrate items from one platform to the other or as the first step for creating an ongoing synchronization between the two platforms.

Only one sync can run at a time. Wait for it to complete before starting another.

You can access initial sync in several different ways:

  • Top of the sync profile page

    1. Go to the TFS4JIRA Synchronizer page.

    2. Select Sync profiles.

    3. Select a completed sync profile from the list.

    4. Click Sync initials items at the top right side of the profile’s Overview page.

  • Synchronization Profile options

    1. Go to the TFS4JIRA Synchronizer page.

    2. From a Sync profile, click Options () to open the list of options.

    3. Select Start initial sync from the menu. If the profile configuration is incomplete, you cannot select this option.

  • You’re ready to sync success message
    After completing all the sync profile steps, a success message appears, confirming the profile configuration. Click Sync initial items to start the initial sync.

Start Sync initial items

tfs-initial-sync.png
  1. When the Sync initial items dialog opens, complete the following:

    1. Start date - enter a date. Issues and work items created starting from this date are included in the sync.

    2. Sync direction - select the direction issues are migrated from:

      • Jira to Azure

      • Azure to Jira

    3. Synchronization mode - select the mode that applies.

      • Baseline - this is the default mode when you run the initial synchronization for the first time.

      • Overwrite and rebase - If you’ve made any changes to the profile and need to run the initial synchronization again, select this option. This option overwrites previous synchronizations from the date selected. See Overwrite to learn more.

        (info) At this time, the Overwrite and rebase feature is only available in the Azure to Jira sync direction.

  2. Once completed, click Start initial synchronization. The Initial items sync is scheduled to start message appears.

  3. Click See overview to return to the profile Overview page, or click Back to profiles list to return to that page.

Track Sync initial items progress

  1. Return to the profile Overview page to track the progress of the initial sync.
    The In Progress panel displays the synchronization status and the synchronization id.

  2. Click See details for information regarding the synch session and the number of items synched or failing.

  3. Click Abort initial sync to stop the synchronization.

    When successful, the Initial items sync: Succeeded message appears with information regarding the number of items successfully synced.

  4. Click See Details to open the sync session.

This page contains:

  • the synchronization id

  • the start, end, and duration times of the initial sync

  • The number of successful and failed synced items

  • The Jira item number and the Azure ID

Overwrite

After running Initial Synchronization for the first time, it can be necessary to run it again. For example:

  • If you encountered errors or failures during the first initial synchronization.

  • if you made changes to the profile (for example, changes to your Fields or Item Types mapping) and want to ensure these changes are included in a new initial synchronization.

Use the Overwrite and rebase option to overwrite previous synchronizations from the date selected in the Synchronization from field.

To use Overwrite and rebase

  1. Complete any changes to the profile.

  2. Access the Initial Synchronization feature using one of the methods described in the Sync initial items overview.

  3. In Sync date, enter the date the synchronization starts from.

  4. From the Sync direction options, select Azure to Jira.
    (info) At this time, the Overwrite and rebase feature is only available in the Azure to Jira sync direction.

  5. From the Synchronization mode options, select Overwrite and rebase.

  6. Click Start initial synchronization.

  7. The Initial items sync is scheduled to start message appears.

  8. Click See overview to return to the profile Overview page, or click Back to profiles list to return to the Sync Profiles page.

Overwrite and rebase overwrites previous synchronizations from the date selected in the Sync date field.

The rest of the synchronization is as described in the Track Sync initial items progress section.

On this page:

  • No labels