Skip to content

Versioning in PM UI#

Using PM UI, you can create a history of property versions for a service configuration. When a user modifies a property in a service configuration, a new version is created with a description and name of the user. Versioning allows you to trace all the property changes and even compare two or more versions.

You can create versions in the following two ways:

  • In the service configuration of a pre-installation setup, that is the Setup Environment page.

  • In the service configuration of the post-installation, that is, the service Dashboard page.

Create a Version#

  1. Navigate to a service configuration, and edit the properties in the configuration.

  2. Click Save.

    Note

    If a mandatory property is configured, you will not be allowed to save a version.

  3. Add a description about the modifications, and click Save. A new version gets created in the dropdown with the description and name of the user.

Compare Versions#

  1. Navigate to a service configuration.

  2. If the service configuration has more than one version, then the Compare button is displayed.

  3. Click Compare. Two version dropdowns are displayed, along with a comparison table of the properties.

    Click Close Compare to close the comparison.

Revert to an Older Version#

  1. Navigate to a service configuration.

  2. In the version dropdown, select an older version.

  3. Click Make Version x Current, where x is the version number.

  4. Enter a description about the modifications, and click Save. A new version gets created in the version dropdown.