----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74898/#review226277 -----------------------------------------------------------
Ship it! Ship It! - Brijesh Bhalala On Feb. 28, 2024, 1:38 p.m., Dhaval Rajpara wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74898/ > ----------------------------------------------------------- > > (Updated Feb. 28, 2024, 1:38 p.m.) > > > Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Kishor > Gollapalliwar, Madhan Neethiraj, Mehul Parikh, and Mugdha Varadkar. > > > Bugs: RANGER-4680 > https://issues.apache.org/jira/browse/RANGER-4680 > > > Repository: ranger > > > Description > ------- > > For newly created service, on policy create page, entering text in the > resource field doesn't trigger the corresponding resource lookup API. > > Upon reloading the page the resource lookup api is getting called. > > > > Steps to repro: > > 1) Create a new Hive service. > > 2) Go to policy listing page of above created service > > 3) Click on Add New Policy button for creating new policy. > > 4) In Hive Database resource field enter some text. > > > Diffs > ----- > > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogDetail.jsx > 13b775810 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx > 8e12ec654 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminLogs/PolicyViewDetails.jsx > b8e4650f7 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginStatusLogs.jsx > d798a5fd5 > > security-admin/src/main/webapp/react-webapp/src/views/Encryption/KeyCreate.jsx > aa1788772 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/AddUpdatePolicyForm.jsx > 9cf87b276 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListingTabView.jsx > 6fffb60a9 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/TagBasePermissionItem.jsx > 706c51578 > > security-admin/src/main/webapp/react-webapp/src/views/Reports/UserAccessLayout.jsx > fda70d9bb > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/SecurityZoneForm.jsx > cddf0606d > > security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceDefinitions.jsx > 49d93ee4a > > security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceForm.jsx > 99808da34 > security-admin/src/main/webapp/react-webapp/src/views/SideBar/SideBar.jsx > 346440acc > > > Diff: https://reviews.apache.org/r/74898/diff/1/ > > > Testing > ------- > > Tested changes on a cluster setup with Ranger Admin build with React JS code > base. > Verified from Ranger Admin UI > Policy Listing > Create/Edit with multiple > resources. > > > Successful completion of build command : > mvn clean compile package > > > Thanks, > > Dhaval Rajpara > >
