-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Integration - Confluence
-
None
When CrowdEntityQueryParser searched by full name, SecurityServerClient.searchPrincipals(searchRestrictions) always returns all users.
Also, in method processRestriction(Query), the FullNameTermQuery is mapped to the givenName, not the displayName (or fullName).