[
https://issues.apache.org/jira/browse/ATLAS-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dharshana M Krishnamoorthy updated ATLAS-4036:
----------------------------------------------
Component/s: atlas-webui
> Empty "Users" Field in Admin audits
> -----------------------------------
>
> Key: ATLAS-4036
> URL: https://issues.apache.org/jira/browse/ATLAS-4036
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core, atlas-webui
> Reporter: Dharshana M Krishnamoorthy
> Assignee: Mandar Ambawane
> Priority: Major
>
> TYPE_DEF_CREATE, TYPE_DEF_UPDATE, SERVER_START and SERVER_STATE_ACTIVE have
> empty "*Users*" field.
> If the changes are being done by the system/admin the same should be updated
> there like "System generated"/ "System"/"Admin" or something similar
> Example: Here is a *SERVER_START* operation audit. Here There is no
> *userName* field, resulting in empty Users in UI
> {code}
> [
> {
> "guid": "<guid>",
> "operation": "SERVER_START",
> "startTime": 1605585671419,
> "endTime": 1605585837730,
> "clientId": "<client id>",
> "resultCount": 0
> }
> ]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)