ambari
ambari copied to clipboard
AMBARI-26518 : Ambari admin react - bug fixes
What changes were proposed in this pull request?
It includes fixes for the following issues:-
- Creating new user should not revoke the cluster user privilege for other users.
- On changing permissions from group the corresponding users permissions should also be updated.
- User can have permission from groups side as well, it should assign the permissions based on the permission order. orderedRoles = [ "AMBARI.ADMINISTRATOR", "CLUSTER.ADMINISTRATOR", "CLUSTER.OPERATOR", "SERVICE.ADMINISTRATOR", "SERVICE.OPERATOR", "CLUSTER.USER", ]
- On edit user page view privileges should not include duplicate instances if it is getting added from group side also.
How was this patch tested?
Manual testing of the UI.
Please review Ambari Contributing Guide before opening a pull request.
Hi @JiaLiangC @zRains @vanshuhassija Kindly review and merge this PR.
+1 Thanks for contribution @himanshumaurya09876 🙌
Hi @JiaLiangC @zRains @vanshuhassija @vishalsuvagia @arshadmohammad Kindly review and merge this PR.
+1 LGTM, @zrains / @JiaLiangC , request to kindly review the patch
Thanks for contribution @himanshumaurya09876