Import or Export a Project Changelist

Learn how to import an existing changelist or export your project changelist.

Who can use this feature?

Users with the following:

  • Access to all data such as the Super Admin permission or the Access to All Data profile additional capability

Not sure if you have this feature or capability? Reach out to your administrator.

Overview

Project changes can be saved locally by exporting a project changelist, which can then be used to import changes into a new or existing project. If you want to collaborate on a project, see Share a Project.

All project exports are saved as a ZIP.SIG file. The .SIG in the extension indicates that the file includes a system-generated digital signature, which guarantees security, authenticity, and integrity when transferring projects between environments.

When importing a project changelist the digital signature is automatically verified, and import details are displayed for review. Once you have reviewed the details and verified that you trust the source, you can proceed with the import.

Export a changelist

Export a project to your local computer to save a copy of your changes outside the solution. This is helpful when a project is archived, but you want to keep the changes available to you.

  1. In a project, on the navigation bar, click the Home button .
  2. Click the More button .
  3. Click Export Project.

    Result: A ZIP.SIG file is downloaded to your computer.

Import a changelist

You can import an existing changelist to create a new project with those changes, or you can import a changelist into an existing project. Importing the changelist helps avoid manually recreating changes that need to be made in another tenant.

  1. Do one of the following:

    To

    Do this

    Create a new project by importing a changelist

    1. On the global navigation bar, click Projects.
    2. Under Draft Projects, click Import Project.

    Import a changelist into your existing project

    1. Open a project.
    2. On the navigation bar, click the Home button > Changes.
    3. Click Actions > Import Project.
  2. Select the ZIP.SIG file.
  3. Click Open.
  4. Review import details and click Confirm.

    Note:  

    • If the file's source cannot be verified, due to missing information for signature validation or the digital signature is invalid, do the following:

      • Confirm that you selected the correct file.
      • Re-export the project changelist. This only applies if the project has not been released to production.
      • If you are unable to export a changelist with a valid signature, and you trust the file's source, click Confirm to override the verification workflow.
    • If you are importing changes in an existing project and changes in your project conflict with the imported changes, you will be prompted to use the merge tool to resolve the conflicts. For more information, see Merge Project Changes.