Skip to content

Commit

Permalink
RANGER-4901 : [Ranger React UI] Admin audits for 'Import Delete' oper…
Browse files Browse the repository at this point in the history
…ation type do not display service name field
  • Loading branch information
dhavaljrajpara authored and Dhaval Rajpara committed Oct 8, 2024
1 parent a28c122 commit f06d0e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3660,6 +3660,7 @@ export const PolicyLogs = ({ data, reportdata }) => {
</Badge>
</div>
<div className="fw-bolder">Policy Name: {objectName}</div>
<div className="fw-bolder">Service Name: {parentObjectName}</div>
<div className="fw-bolder">
Deleted Date: {currentTimeZone(createDate)}
</div>
Expand Down

0 comments on commit f06d0e7

Please sign in to comment.