[
https://issues.apache.org/jira/browse/RANGER-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-4385.
--------------------------------------
Fix Version/s: 3.0.0
2.6.0
(was: 2.2.0)
Resolution: Fixed
[~sixtofly] - thank you for the fix. It is merged in master and ranger-2.6
branches.
{noformat}
commit a463e2fb7cdc70629142bd9808f2a84c03689a99
Author: bing <[email protected]>
Date: Tue Sep 10 02:16:09 2024 +0800
RANGER-4385: Fix role filtering logic in RolePredicateUtil (#280)
{noformat}
{noformat}
commit f7c74f86f6607d18c521889123aa05163380488d
Author: bing <[email protected]>
Date: Tue Sep 10 02:16:09 2024 +0800
RANGER-4385: Fix role filtering logic in RolePredicateUtil (#280)
(cherry picked from commit a463e2fb7cdc70629142bd9808f2a84c03689a99)
{noformat}
> [Ranger UI] Querying role information by role name in the role management
> module does not display correct data
> --------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-4385
> URL: https://issues.apache.org/jira/browse/RANGER-4385
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 2.2.0
> Reporter: bing
> Assignee: Dineshkumar Yadav
> Priority: Major
> Fix For: 3.0.0, 2.6.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> there is a role data:
> |Role Name|Users|Groups|Roles|
> |role_second|test|–|role_first|
> When I use a common user account to query through the role name parameter
> role_first, this piece of data is not displayed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)