-
Bug
-
Resolution: Fixed
-
Medium
-
1.4.3
-
None
We are using Crowd with Confluence. Confluence has UI where user can search for groups using wildcards eg: "atla*". This doesn't work with Crowd.
See CrowdEntityQueryParser.class method SearchResult findGroups(Query query). Only one group is returned if it matches the search string. The wildcard part of query is ignored.
- causes
-
CWD-1201 Group search requires exact case
-
- Closed
-