-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.1 CE GA2, 7.0.X
-
Fix Version/s: 7.0.0 DXP FP94, 7.0.10.15 DXP SP15, 7.0.X, 7.1.X, 7.2.X, Master
-
Component/s: User Management, User Management > Roles
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Create several User Groups that all share a part of their names ("User Group 1, User Group 2")
- Create a new regular role
- Navigate to role assignment for the new role
- Choose User Groups
- Search for the common pattern
Expected Result:
No User Groups will be found by the search
Actual Result:
User Groups not assigned to the role are returned as results
This happens because the current keyword search used for User Groups does not use the "userGroupsRoles" parameter in the indexed search
- is a dependency of
-
LPS-92932 Indirect permission checks in *LocalServiceImpl classes
- Closed