----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75376/#review227339 -----------------------------------------------------------
Ship it! Ship It! - Dineshkumar Yadav On March 27, 2025, 9:53 a.m., Rakesh Gupta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75376/ > ----------------------------------------------------------- > > (Updated March 27, 2025, 9:53 a.m.) > > > Review request for ranger, Dineshkumar Yadav, Kishor Gollapalliwar, Abhay > Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, > sanket shelar, Sailaja Polavarapu, and Velmurugan Periasamy. > > > Bugs: RANGER-5177 > https://issues.apache.org/jira/browse/RANGER-5177 > > > Repository: ranger > > > Description > ------- > > For tagresourcemaps api, resourceId search filter does not work. > > Steps to reproduce: > > 1) upon hitting below api the response should get filtered, but we are > getting all data. > > http://localhost:6080/service/tags/tagresourcemaps/paginated?resourceId=3 > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/common/RangerSearchUtil.java > a76c2b5a3 > > > Diff: https://reviews.apache.org/r/75376/diff/1/ > > > Testing > ------- > > Validated pagination, sorting, and resourceId-based search for the > /service/tags/tagresourcemaps/paginated API. > > > Thanks, > > Rakesh Gupta > >