-
Type:
Regression Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: None
-
Story Points:0.25
-
Fix Priority:4
Reproduction steps:
0. Setup:
Patch level: portal-152-6210
Portal-ext.property:
users.search.with.index=false
1) Create user: User1
2) Create 2 regular organizations: org1, org2
3) Create regular role: regRole
Portal: Go to Control Panel
Users and Organizations: Access in Control Panel
4) Assign User1 to the organizations and give it regRole
5) Sign in as User1
6) Navigate to Control Panel > All Users
Results:
Expected result: User1 shows once
Actual behavior: User1 shows twice (
the number of organizations it has been assigned)
ee-6.2x @ 8c6a241bbcb7ece13a90229695e42aa0134d53b3
master @ bfbad7d44fe79a408c9d05d32a84b7984afa838f
Note:
if regRole is given below permission then there is no multiplication of User1
View permission: Users and Organizations > User: View
- is caused by
-
LPS-66811 UserLocalServiceUtil.search() with order by for status fails in DB2
- Closed