-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74402/
-----------------------------------------------------------
Review request for ranger, Brijesh Bhalala, Dineshkumar Yadav, Kishor
Gollapalliwar, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, and Nitin
Galave.
Bugs: RANGER-4088
https://issues.apache.org/jira/browse/RANGER-4088
Repository: ranger
Description
-------
While editing policy All permissions & and other resource fields are getting
disappered.
Steps to reproduce :
1. Create a hive policy with resource Database , Table , column and give all
permission to user
2 Try to edit same policy , now select service in resouce and again select
database
3. Observe that no other resource fields are coming and permission given to
user is also removed.
Expected : User should be able to get all related fields
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/AddUpdatePolicyForm.jsx
78d436714
security-admin/src/main/webapp/react-webapp/src/views/Resources/ResourceComp.jsx
ac1d89bdb
security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/SecurityZoneForm.jsx
83793e204
security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceAuditFilter.jsx
4caec5357
security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceDefinition.jsx
abfe8d9be
security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceForm.jsx
8a222d374
Diff: https://reviews.apache.org/r/74402/diff/1/
Testing
-------
Tested that policy form populate all resources properly.
same will be verified with security zone and service Audit filter
Thanks,
Dhaval Rajpara