ranger icon indicating copy to clipboard operation
ranger copied to clipboard

RANGER-4385: Fix role filtering logic in RolePredicateUtil

Open IOrzo opened this issue 2 years ago • 0 comments

What changes were proposed in this pull request?

Fix role filtering logic in RolePredicateUtil

How was this patch tested?

  1. Create a new user with role USER in Ranger Admin
  2. Create a role like this table
Role Name Users Groups Roles
role_second test -- role_first
  1. use this account to query through the role name parameter role_first

IOrzo avatar Aug 30 '23 07:08 IOrzo