Versions Compared

Key

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

...

Info

Prerequisites

Make sure the following items are configured before using this screen:

  1. Complete the configuration of the Salesforce Account to connect to your Org in Cloud Account.

  2. Selecting the Salesforce Cloud Account(s) in the Target properties for the Build instance.

  3. Complete the SCM, Build Instance configurations in the Project Configuration tab.

  4. The following domains/IP addresses are whitelisted/allowed in your firewall configuration

SCM to Org Compare

This option will help you identify the changes done in your Salesforce Org by comparing the files against your Source control Systems like Git. You can view the line-by-line difference of the files, and review and commit the changes to your Source Control System. 

...

Clicking on the V icon displays the file content. If the file is modified it displays both the file that is in the Git repo and the file that is in the Salesforce Org / Sandbox. Also highlights the changes in the file content to review.

...

Commit Files to SCM

You can select files and click on Commit button to commit the selected files into your Configured Git repository configured. You can select multiple files using the Ctrl.

...

Once you select the files and click on the commit button, you can select the branch and enter the commit message. Optionally you can select a branch to add the files to Package.

...

Salesforce Org to Salesforce Org Compare

This option will help you to compare changes between two Salesforce Orgs. You can view the list of files that are different (added or modified or deleted), and review the line-by-line differences. 

...

  1. Select "Org to Org"

  2. Select the Source org to compare.

  3. Select Target Salesforce Org.

  4. Click on the Compare to view the file differences. Compare drop-down displays all the files to filter.

    1. You can use Full Compare to compare all the files.

  5. The results table will display all the files that are different (added or modified or deleted.

Package to Salesforce Org Compare

This option will help you to identify the changes done in your Salesforce Org by comparing the files in the Package or Package version. You can view the line-by-line difference of the files, and review them. This option can be used to view the changes that will be applied to your target Salesforce Org before deploying or approving the deployment.

...