----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74622/#review225813 -----------------------------------------------------------
Ship it! Ship It! - Brijesh Bhalala On Oct. 3, 2023, 11:50 a.m., Dhaval Rajpara wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74622/ > ----------------------------------------------------------- > > (Updated Oct. 3, 2023, 11:50 a.m.) > > > Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan, > Kishor Gollapalliwar, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, Nitin > Galave, Pradeep Agrawal, and Velmurugan Periasamy. > > > Bugs: RANGER-4419 > https://issues.apache.org/jira/browse/RANGER-4419 > > > Repository: ranger > > > Description > ------- > > Step to reproduce : > 1) Click on Create tag base policy button. > 2) Go to Allow conditions --> Component Permissions > 3) Click on Component Permissions + icon > 4) In Component Permissions modal Select component, it is not showing > component(services) which has flag "enableDenyAndExceptionsInPolicies = false" > > The following service components have the option > "enableDenyAndExceptionsInPolicies=false" in service definition. > > -> elasticsearch > -> kylin > -> nifi-registry > -> nifi > -> sqoop > However, these service components should be shown in the Allow condition. > > > Diffs > ----- > > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyPermissionItem.jsx > 821d39370 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/TagBasePermissionItem.jsx > 5cd2aa6ca > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/SecurityZoneForm.jsx > 97e6d3b62 > > > Diff: https://reviews.apache.org/r/74622/diff/1/ > > > Testing > ------- > > Tested changes on a cluster setup with Ranger Admin build with React JS code > base. > > > Verfied these service components should be shown in the Allow condition > > > Successful completion of build command : > mvn clean compile package -Psecurity-admin-react > > > Thanks, > > Dhaval Rajpara > >
