Change History Report
The Change History report presents the history of configuration changes. Report also shows when change was done and by which user. See details below on what types of changes are captured.
- 1 Captured Changes
- 1.1 User
- 1.2 Group
- 1.3 Permissions
- 1.4 Credential
- 1.5 Property Values
- 1.6 Environment
- 1.7 Target Group
- 1.8 Integration Instances
To save any filters, sorting, and column changes you have applied to the report, see Saved Queries.
Captured Changes
User
This change is captured for specific User is either created or removed.
This change is also captured when any of the User Name, Password is updated. Group assignments or removal are also recorded here.
If user is activated/inactivated, locked/unlocked, that is also recorded.
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
USER | 32145 | fdadmin | Â | CREATED | Â | Â |
USER | 32145 | fdadmin | Â PASSWORD | UPDATED | Â | Â |
USER | 90708 | chuser1 | USER_NAME | UPDATED | chuser | chuser1 |
USER | 99809 | newuser | GROUP | ADDED | Â | Group Patch 1 |
USER | 11401 | newuser | Â | ACTIVATED | Â | Â |
USER | 123 | test | Â | INACTIVATED | Â | Â |
USER | 90708 | chuser | Â | LOCKED | Â | Â |
USER | 7891233 | searchuser | Â | UNLOCKED | Â | Â |
Group
Group created and also group name updated are tracked with object type as GROUP.
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
GROUP | 123 | FD Administrators | Â | CREATED | Â | Â |
GROUP | 90708 | QA Manager | NAME | UPDATED | QA Manager | QA Managers |
Permissions
This change is captured for specific Group where permission is either added or removed.
Permission value (old and/or new) is shown as Object Type, Permission Name, Object Name. For example, (Target Group, Read, All), (Folder, View Logs, FlexDeploy). Object Name is All if it is Global Permission and applies to all objects or specific type.
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
GROUP | 123 | TestGroup | PERMISSION | ADDED | Â | Â Workflow, Read, All |
GROUP | 90708 | FD Developers | PERMISSION | REMOVED | Approval Setup, Read, All | Â |
GROUP | 32145 | Admin Group | PERMISSION | ADDED | Â | Environment, DEPLOY, BUILD |
GROUP | 8234598 | FD Managers | PERMISSION | ADDED | Â | Environment, DEPLOY, All |
GROUP | 1289765 | EBS Lead Developers | PERMISSION | REMOVED | Environment, DEPLOY, BUILD | Â |
Credential
This change is captured when a specific credential is either created or deleted.
This change is also captured when any of the Credential Name or it’s input values is updated .
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
CREDENTIAL | 111 | EBS Password | Â | CREATED | Â | Â |
CREDENTIAL | 111 | EBS Password | Secret Text | UPDATED | Â | Â |
CREDENTIAL | 1 | teplt01 password | Name | UPDATED | teplt01 password | teplt01 updated password |
CREDENTIAL | 402 | JIRA Token | Secret Text | UPDATED | Â | Â |
CREDENTIAL | 1432 | cyberwelcome1 | Application Id | UPDATED | APPID1 | APPID2 |
CREDENTIAL | 9870 | cyberwelcome1 | Query | UPDATED | Safe=Linux%20Accounts;Folder=root;Object=secret | Safe=Linux%20Accounts;Folder=root1;Object=secret1 |
CREDENTIAL | 567 | Azure Key Vault postgr1 | Secret Text | UPDATED | secret | welcome1 |
CREDENTIAL | 2 | MYSERVICENOW ServiceNow Password | Â | DELETED | Â | Â |
Property Values
Project properties
This change is captured when a project property is overridden i.e., created or removed.
For project property overrides, the object Type is PROJECT and object name is Project Name as the attribute name,
If environment is selected, then the attribute name will be <Environment_Name> / All (eg. DEV / All).
If instance is selected, then the attribute name will be All / <Target_Group> (eg. All / EBS).
If both environment and target group are selected, then attribute name will be <Environment_Name> / <Target_Group> (eg. DEV / EBS).
Integration accounts properties
The properties that are linked when a new integration instance is created will be tracked as CREATED with object Name as Integration Instance Name and Object Type as INTEGRATION_INSTANCE.
Target properties
When a workflow is mapped to the Target group
the target properties that are linked to the Target group will be tracked as CREATED.
Also keeps the track of any of the target property values that are updated with object Name as Mapped Environment - Instance Name ( eg. ENV1- EBS) and Object Type as TARGET and attribute name as Property Code.
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
PROJECT | 123 | APEX_Test | Property-FDAPEX_WORKSPACE_NAME | UPDATED | Â | NICE |
INTEGRATION_INSTANCE | 11 | subversion | Property – FDSVN_USER | CREATED |  |  |
INTEGRATION_INSTANCE | 11 | subversion | Property – FDSVN_USER | UPDATED | flexagon | flexagon9 |
INTEGRATION_INSTANCE | 5 | myEbsGit | Property – FDGIT_PASSWORD | UPDATED | Credential-10045-EBSPassword | 10046 |
PROJECT                       | 61185 | XXHR | Property – (ENV1 / All) | UPDATED | datafix | datafix_testUpdate |
PROJECT | 90991 | APEX_Test | Property – (All / NICE) | UPDATED | NICE | NICE_APEX |
PROJECT | 23998 | APEX_Test | Property – (RESTDEV / NICEAPEX) | UPDATED | 8000 | 8443 |
TARGET | 100 | DEV-EBS | Property - FDEBS_DB_USER | CREATED | Â | Â |
TARGET | 100 | DEV-EBS | Property - FDEBS_DB_USER | UPDATED | system | apps |
PROJECT | 3507867 | BugTracking | Property – (All / APEXBP) | CREATED |  |  |
PROJECT | 3507867 | BugTracking | Property – (All / APEXBP) | DELETED |  |  |
Environment
This change is captured when a specific environment is either created or deleted.
This change is also captured when any of the Environment Name, Code, Description and Active / Inactive, Build, Production flags are updated.
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
ENVIRONMENT | 123 | Development | Â | CREATED | Â | Â |
ENVIRONMENT | 32145 | EBSDev | Â | DELETED | Â | Â |
ENVIRONMENT | 90708 | Dev | NAME | UPDATED | Dev | Development |
ENVIRONMENT | 11 | QA | CODE | UPDATED | QA | TEST |
ENVIRONMENT | 1 | Production | Â | INACTIVATED | Â | Â |
ENVIRONMENT | 19 | EBSQA | Â | ACTIVATED | Â | Â |
ENVIRONMENT | 9070078 | Prod | DESCRIPTION | UPDATED | This is a prod env | This is a production environment |
Target Group
This change is captured when a specific Target group is either created or deleted.
This change is also captured when any of the Target Group Name, Code, Description and Active / Inactive (as Attribute Name) are updated.
Property Set Associations are also captured.
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
TARGET_GROUP | 123 | EBS12.1.3 | Â | CREATED | Â | Â |
TARGET_GROUP | 32145 | NICE (APEX) | Â | DELETED | Â | Â |
TARGET_GROUP | 90708 | EBS12.2.4 | NAME | UPDATED | EBS12.1.3 | EBS12.2.4 |
TARGET_GROUP | 11 | SOA HR | CODE | UPDATED | SOAHR | SOAHR1 |
TARGET_GROUP | 1 | JDBC Client | Â | INACTIVATED | Â | Â |
TARGET_GROUP | 1 | JDBC Client | Â | ACTIVATED | Â | Â |
TARGET_GROUP | 9070078 | Localhost | DESCRIPTION | UPDATED | Localhost | localhost description |
TARGET_GROUP | 451200 | OIC | IS_DEPLOYMENT_TARGET | UPDATED | N | Y |
TARGET_GROUP | 190899 | DockerBuild | PROPERTY_SET | ADDED | Â | Workflow - BuildFDRelease |
Integration Instances
This change is captured when a specific integration instance is either created or deleted.
This change is also captured when any of the Integration Instance Name, Code, Description and Active / Inactive (as Attribute Name) are updated along with old and/or new values with object type as INTEGRATION_INSTANCE.
Object Type | Object Id | Object Name | Attribute Name | Change Type | Old Value | New Value |
---|---|---|---|---|---|---|
INTEGRATION_INSTANCE | 123 | Demo.git | Â | CREATED | Â | Â |
INTEGRATION_INSTANCE | 32145 | Jira | Â | DELETED | Â | Â |
INTEGRATION_INSTANCE | 90708 | utPLSQL | NAME | UPDATED | utPLSQL | utPLSQL Test |
INTEGRATION_INSTANCE | 11 | SonarTest | CODE | UPDATED | SONAR | SONARQUBE |
INTEGRATION_INSTANCE | 1 | myEBSgit | Â | INACTIVATED | Â | Â |
INTEGRATION_INSTANCE | 1 | myEBSgit | Â | ACTIVATED | Â | Â |
INTEGRATION_INSTANCE | 9070078 | Â Salesforce | DESCRIPTION | UPDATED | Â Salesforce testing | salesforce Testing description |
Â
- style