-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.5, 2.5.1
-
Component/s: None
The problem lies in UsernameToUserTranslatingPaginationSupport line 30.
We need to verify that UserAccessor.getUser() returns a valid User object before adding it to the result list.
Currently we don't, hence we are ending up with nulls in the list.
- relates to
-
CONFSERVER-8558 Can not see the members of a group
-
- Closed
-