Reverting to a Previous Version

To undo changes to a shared object or a test, revert to a previous version. Note the following special cases when reverting to a previous version:
  • If the value of an inherited attribute has changed compared to the current version, the most current value is again inherited in the reverted version.
  • If the type of an attribute has changed compared to the current version, the attribute is ignored in the reverted version.
  • If the value of a list-type attribute no longer exists in the current version, the original value is added to the attribute again and used in the reverted version.

To revert a shared object or a test to a previous version:

  1. For a shared object, click Tests > Libraries in the menu. For a test, click Tests > Details View in the menu.
  2. Select the shared object in the Libraries tree, or the test in the Tests tree.
  3. Click the History tab.
  4. Right-click on the version to which you want to revert the shared object or test to.
  5. Click Revert to Version <ID>.
  6. The shared object or test is reverted to the selected version and a new version is created in the History page. Attachments and data sets are not reverted for tests.