Deepak Sharma created RANGER-1405:
-------------------------------------

             Summary: groups are not shown if exact user name is passed in 
search filter
                 Key: RANGER-1405
                 URL: https://issues.apache.org/jira/browse/RANGER-1405
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: 0.7.0
            Reporter: Deepak Sharma
            Assignee: Mehul Parikh


groups are not shown if exact user name is passed in search filter
scenario:
1) user abc is mapped with "abc","users", "newgroup"
2) make rest call to fetch all the users or go to UI and see all the users and 
look for abc
https://<rangeradmin>:6182/service/xusers/users?pageSize=500
mapping is shown properly through both rest call and UI
3) now filter the users with username filter "abc" or try same with following 
rest call
https://<rangeradmin>:6182/service/xusers/users?pageSize=500&name=abc
ER: group should be shown associated with user abc
AR: no group association is shown for user abc after applying filter



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to