Track Changes provides a table that automatically logs changes within solutions, covering configuration adjustments, as well as the creation and deletion of solution objects. The table lists the configuration name, modification type, date and time, and the responsible user.
When starting the Designer, the Home page shows the recent changes in the solution, querying the contents of this table.
You can customize the persistence of those records at TrackChanges / Recent Changes.
On this page:
The modification of the Auto-Delete is enabled only for Administrator users. Go to the Designer / Home (Home page icon, at the top-left of the Solution Explorer), and login with Administrator privileges to change this setting.
The available options to specify when the Auto-Delete will happen, and what will be deleted are:
When logged as Administrator, you can delete a set of rows with the following steps:
Double click on a row navigates to its configuration in the Designer. |
Property | Description |
---|---|
ID | Identifies each change or version uniquely. |
VersionID | Marks the specific version of the object. |
ObjectName | Names the object that has undergone change. |
Build* | References the specific build number of the system. |
TableType* | Specifies the type of the database table (SolutionSettings, UnsTags, AlarmItems, ScriptsClasses). |
ObjID | References the specific instance of an object. |
RowState* | Indicates the current state of the database row. |
ChangedObject* | Specifies the part of the object changed. |
UserID | Identifies the user who made the change. |
UserName* | Names the user who executed the change. |
UserComputer | Identifies the computer used for the changes. |
DateCreated | Records the date of the object's creation. |
DateModified | Notes the date of the object's last modification. |
Notes* | Provides additional information about the change. |
*(Column displayed by default on data grid)
In this section: