You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Overview

Track Changes provides a table that automatically log changes within solutions, covering configuration adjustments, 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 recents changes in the solution, querying the contents of this table. 

You can customize the persistency of those records at TrackChanges > Recent Changes

On this page:


Data Persistency Settings

The modification of the Auto-Delete is enabled only for Administrator users. Go to the Designer > Home (Home page icon, at the top-left), and login with Administrator privileges to changes this setting..

The available options to specify when the Auto-Delete will happen, and what will be deleted are:

  • Previous Sessions: When using the Designer to modify the solution, delete records of previous sessions. 
  • After Build Command: After a Build Command, delete the records of previous builds.
  • After Publish Command: After a Publish Command, delete the records of previous publishes.
  • Keep All Changes: Don't do auto-delete. Records can still be deleted manually by the Administrator. 
  • Tracking Changes Disabled:  Don't add new records. 

Deleting Records Manually

When logged as Administrator, you can delete a set of rows with the following steps:

  1. Select a set of rows (select one row, then use Shift-Click, or Ctrl-Click for more rows)
  2. Execute right-click on the selected rows, to open the Context Menu
  3. Execute Delete Select Rows.

Double click in a row navigates to its configuration in the Designer.


RecentChanges Table Columns

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:

The root page @parent could not be found in space v10.

  • No labels