Manage and Commit Project Changes

Make changes in a project and commit them as a project revision to make them available to collaborators.

Overview

The Changes tab in the project home is where you'll manage and review the changes that have been made in the project.

  1. Uncommitted changes: View a list of the uncommitted changes you've made to the project.
  2. Revisions: View a list of the committed changes for the project.
  3. Production version: Contains changes made to the standard objects and content provided by the Visier blueprint version.
  4. Blueprint version: Contains all of the standard objects, content, and solution configurations provided by Visier.
  5. Bulk Action menu: Perform bulk actions to the changelist.
  6. Changelist: A summary of the uncommitted changes, changes in a revision, or changes in a production version.
  7. Changes Action menu: Perform actions to the selected changes.

Prerequisites: If you're not the owner of the project, you must have the Edit or Share permission to perform the following tasks.

Make changes in a project

  1. On the global navigation bar, click Projects.

  2. Select a project.
  3. Make changes in the project. For more information about the changes you can make, see Studio Navigation.

    Note:  

    • Your changes will be added to the project as uncommitted changes. Review these changes in the Changes tab in the project home.
    • Uncommitted changes will not be visible to collaborators.

Commit changes as a project revision

  1. In a project, on the navigation bar, click the Home button .

  2. Click the Changes tab in the project home.

  3. Select the changes you want to commit and then click Commit Changes on the Changes menu.
  4. In the Commit Changes to Project Revision dialog, type a name and description for the project revision.
  5. Click Commit now.

    Result: A project revision is created and shared with collaborators.

Note: If another user creates a new revision while you were making changes, you'll have to update your changes to the latest project revision before you can commit your changes. For more information, see Merge Project Changes.

Restore a previous project revision

  1. In a project, on the navigation bar, click the Home button .

  2. Click the Changes tab in the project home.

  3. Select the revision you want to rollback to in the Revisions list.
  4. Click Rollback to Revision.

    Result: The changes in the revision will be merged with any uncommitted changes you have for the project.

  5. Commit the changes to the project.