[
https://issues.apache.org/jira/browse/ATLAS-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dharshana M Krishnamoorthy updated ATLAS-4197:
----------------------------------------------
Description:
Steps to repro:
{code:java}
create database db_1;{code}
Expecting 1 entry but 2 entries are created for the same
1 create and 1 update audit
was:
Steps to repro:
{code:java}
create database db_1;{code}
Expecting 1 entry but 2 entries are created for the same
> [Atlas: Audits] 2 entries are created while creating a new database in atlas
> audits
> -----------------------------------------------------------------------------------
>
> Key: ATLAS-4197
> URL: https://issues.apache.org/jira/browse/ATLAS-4197
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Dharshana M Krishnamoorthy
> Priority: Major
> Attachments: Screenshot 2021-03-12 at 11.43.19 AM.png
>
>
> Steps to repro:
> {code:java}
> create database db_1;{code}
> Expecting 1 entry but 2 entries are created for the same
> 1 create and 1 update audit
--
This message was sent by Atlassian Jira
(v8.3.4#803005)