Version records
The Update Versions [sys_update_version] table contains records that
represent the state of a customizable object at a particular time.
A customizable record is any object that is tracked by Update Sets, such as business rules or script includes. A new version record is created automatically whenever a user changes a customizable record or changes the application file for the customizable record.
A record represents the version of a base system object as it was delivered in the most recent upgrade. Baseline versions are created only for objects that have been modified by a user, and they are updated each time the system is upgraded.
| Field | Description |
|---|---|
| Name | A unique identifier for coalescing versions of the same customized record. |
| Record name | Name of the customized record. |
| Source | Indicator of how the version was added on the instance.
|
| State | Indicator of whether the version is or has ever been loaded on the
instance.
|
| Application | The application for the customized record, if it is assigned to an application. |
| Payload | The data for this version of the customized record. |
| Additional fields on the list view | |
| Reverted from | A reference to the older version record, if this version was created by reverting to an older version. |
| Fields that can be added by configuring the form | |
| Instance Name | The name of the remote instance where the version was originally created. |
| Instance ID | The URL of the remote instance where the version was originally created. |
| Related lists on the form view | |
| Version List | All versions of the customized record that are available on the instance. |