[
https://issues.apache.org/jira/browse/ATLAS-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153660#comment-17153660
]
ASF subversion and git services commented on ATLAS-3877:
--------------------------------------------------------
Commit da3551938deceaf714f80ec8c0927161646cb8bb in atlas's branch
refs/heads/branch-2.0 from sidmishra
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=da35519 ]
ATLAS-3877: fix for error in retrieving audit for purged entity
Signed-off-by: Madhan Neethiraj <[email protected]>
(cherry picked from commit 16ced369e741a00cd31da4d6fd5d4fa3dc05ec1a)
> Purged entity audit throws 404 Entity not found error
> -----------------------------------------------------
>
> Key: ATLAS-3877
> URL: https://issues.apache.org/jira/browse/ATLAS-3877
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Sharmadha S
> Assignee: Sidharth Kumar Mishra
> Priority: Major
> Fix For: 2.1.0
>
> Attachments: ATLAS-3877.patch, rc2.png
>
>
> 1. Create an hdfs_path entity.
> 2. Delete the entity using DELETE: /api/atlas/v2/entity/guid/<guid>. The
> entity is soft deleted
> 3. Purge the entity using PUT : /api/atlas/admin/purge with body ["<guid>"]
> 4. Go to admin -> Administration -> Audits
> 5. Click on the GUID of purged entity.
> The purged entity details window opens but Atlas throws a 404 error "Given
> entity GUID is invalid/not found" . Attached screenshot.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)