-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73458/
-----------------------------------------------------------
Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan,
Jayendra Parab, Kishor Gollapalliwar, Madhan Neethiraj, Mahesh Bandal, Mehul
Parikh, Pradeep Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-3336
https://issues.apache.org/jira/browse/RANGER-3336
Repository: ranger
Description
-------
On the Reports page, when policies are searched using Role name,
and then exported, all the policies are listed in the downloaded file even if
only
one policy is shown in the search result.
Steps to reproduce :
1. Create a policy on any role
2. On the Reports page, search for policies using only the role name.
3. Export the policies.
4. In the downloaded file, all policies available in Ranger will be listed
even if the search results had one or two policies.
Diffs
-----
security-admin/src/main/webapp/scripts/views/reports/UserAccessLayout.js
19b6dbe37
Diff: https://reviews.apache.org/r/73458/diff/1/
Testing
-------
Tested that when policies are searched using Role name,and then exported only
that role related policies are exported.
Thanks,
Nitin Galave