-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74593/
-----------------------------------------------------------
Review request for ranger, Dhaval Rajpara and Mugdha Varadkar.
Bugs: RANGER-4358
https://issues.apache.org/jira/browse/RANGER-4358
Repository: ranger
Description
-------
The data field names are different in the usersync audits sync details popup in
ReactJS when compared to backbone JS.
Ideally, both of them should be the same and the field names in React JS should
be the same as in BackBone JS.
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/SyncSourceDetails.jsx
42a886ef3
Diff: https://reviews.apache.org/r/74593/diff/1/
Testing
-------
Built Ranger admin with the changes and verified the behaviour in React UI
Thanks,
Abhishek Patil