-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74307/
-----------------------------------------------------------
(Updated Feb. 14, 2023, 9:04 a.m.)
Review request for ranger, Dhaval Rajpara, Mehul Parikh, and Mugdha Varadkar.
Bugs: RANGER-4082
https://issues.apache.org/jira/browse/RANGER-4082
Repository: ranger
Description
-------
In the alert messages displayed for user/role/group/key/zone creation, the
spelling
"successfully" is not consistent. In a few alerts, it is misspelled as
"succesfully".
This should be corrected to use the correct spelling
Diffs (updated)
-----
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx
73956bc9c
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogsTable.jsx
78d3afa5d
security-admin/src/main/webapp/react-webapp/src/views/Encryption/KeyCreate.jsx
74fa34f09
security-admin/src/main/webapp/react-webapp/src/views/Encryption/KeyManager.jsx
7280c88f7
security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/SecurityZoneForm.jsx
a46e370e9
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/GroupAssociateUserDetails.jsx
cdd249391
Diff: https://reviews.apache.org/r/74307/diff/2/
Changes: https://reviews.apache.org/r/74307/diff/1-2/
Testing
-------
Tested the changes on a live cluster.
Thanks,
Abhishek Patil