[
https://issues.apache.org/jira/browse/RANGER-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768718#comment-17768718
]
Dhaval Shah commented on RANGER-4381:
-------------------------------------
Hi,
Committed in master branch :
https://github.com/apache/ranger/commit/6b3bd1c85ccb5ed2c13e398e118c65484f92be58
Thanks
> [Ranger React UI] Difference in user lookup API request in permissions module
> page between React UI and BackBone UI
> -------------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-4381
> URL: https://issues.apache.org/jira/browse/RANGER-4381
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Abhishek
> Assignee: Brijesh Bhalala
> Priority: Major
> Labels: ranger-react
> Fix For: 3.0.0
>
> Attachments: 0001-RANGER-4381.patch, 0002-RANGER-4381.patch,
> 0003-RANGER-4381.patch, 0004-RANGER-4381.patch
>
>
> In Ranger backbone UI, when trying to add users to a particular permissions
> module,
> when typing the user name, the user lookup is done only for users who are
> visible.
> In React UI, the lookup is not being restricted to visible users.
> Ideally, if a user is hidden, it would mean that the user is deleted from the
> source,
> and in such scenarios, the users must not be listed for user lookups.
> This is a regression from the previous UI behaviour.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)