ARTIFACTORY: How to check if config migration was successful

ARTIFACTORY: How to check if config migration was successful

AuthorFullName__c
Andrew Roellig
articleNumber
000005890
ft:sourceType
Salesforce
FirstPublishedDate
2023-10-13T18:20:30Z
lastModifiedDate
2023-10-13
VersionNumber
3
Note: This article is for the purpose of checking if a config transfer was successful. If you would like guidance on the steps to complete the configuration transfer please use the documentation here.

During the configuration transfer phase of a cloud migration you will receive a message from the JFrog CLI telling you that the configuration transfer was a success. However, you may want a more in depth way of checking that all your repositories, users, groups and permissions have migrated successfully.

During the configuration transfer phase the repos will be migrated, but the artifacts themselves won't. Don't worry if the repos on your SaaS instance are empty, that’s the expected state during this step. The artifacts will be migrated during the file transfer phase.

The simplest way to check is to try and login into your SaaS instance via the UI. You should be able to login into your SaaS instance using the credentials from your self hosted instance. If you are able to do this, it is a good indication that your migration succeeded.

Another simple way to check via the UI is to navigate to the repositories tab of your SaaS instance. You should see the number of repositories in the instance listed there as show in the screenshot below:

User-added image

The number of repositories here should match the number in your self hosted instance.