fateh288 opened a new pull request, #236: URL: https://github.com/apache/ranger/pull/236
## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/RANGER-3920 causes bugs wherein delete doesn't grey out the deleted user/group. This was due to incorrect uri in getDeletedGroups i.e. PM_AUDIT_INFO_URI which has now been corrected to PM_UPDATE_DELETED_GROUPS_URI ## How was this patch tested? Added test user in unix Enabled delete user in usersync Deleted the test user Checked if deleted user in greyed out in ranger admin <img width="1546" alt="Screenshot 2023-03-21 at 11 32 16 AM" src="https://user-images.githubusercontent.com/12212643/226719170-33007640-cdbe-4e8d-8830-5b3525179d16.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
