Provides a table for tracking modifications within a solution in the software platform. This feature logs and displays information on configuration adjustments, code alterations, device additions, or removals. Its purpose is to ensure transparency and up-to-date knowledge of system modifications, facilitating maintenance and development oversight. It displays a table of recent changes, including configuration name, type, date and time of modification, and the user responsible for the change. In application, this interface finds relevance in scenarios where tracking solution development and maintenance is crucial, enabling users to monitor and review changes efficiently. Configuration of this feature requires administrator access to set data retention durations and modify the auto-delete options. To use it, within the Solution Explorer navigate to the Track Changes → Recent Changes. You can view, filter, and access detailed information on each modification, with direct navigation to affected configurations and filtering to refine displayed results.
On this page:
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: