The Audit Trail page provides visibility into the Objects and Projects changed and then deployed.
For each object or project, the page displays the following information:
Column | Description |
---|---|
Time | This represents the time when the deployment was done. |
Revision | Represents the revision of a particular object. By default, when the feature is available to use, the existing state of the object will be baselined as revision 01. Whenever an object is changed as part of a deployment, it will be incremented to the next revision. |
Object | Shows the fully qualified name of the object. |
Type | Represents the type of the object. Here’s the list of the objects that supported by Audit trail of Project Deployment |
User | Show the name of the CIC user who made the deployment |
Action | Possible values indicate the activity that triggered the entry in the Audit Trail as follows:
|
How versioning works
Whenever Objects or Projects are deployed, CIC identifies the Objects and Projects that were changed (that is, created, modified, or deleted). For all the identified objects and projects, revisioning is applied as follows:
- If the Object or Project is created, it is assigned revision number
01
. - If an existing Object or a Project is modified, the revision is incremented. For example, if the current revision of an object is
02
, the next incremented revision number is03
. - If an existing Object or a Project is deleted, the revision number is incremented.
Example: Suppose you deploy five projects. The CIC Audit Trail will identify all the changes across these five projects and their objects, and apply the revisioning to all the changed objects as described above. Note that this could result in these five projects having different revision numbers as their original revision numbers might differ.
Filtering the List
You can filter the Audit Trail list by date or by specific column values. Applying filter criteria will display only the items that match the criteria.
Viewing Details
When you select an item on the list, a detailed view is displayed. By default, the left pane shows the previous revision (before the change) and the right panel shows the current revision (after the change).
You can also choose a historical version of the object and compare it with the current version.
If you select a Project, the detail view displays a list of the objects available during that particular revision.
Comments
0 comments
Please sign in to leave a comment.