-
Suggestion
-
Resolution: Fixed
-
None
-
None
Crowd username search implemented in CrowdEntityQueryParser should support wildcard searches.
- is duplicated by
-
CWD-395 Email search not working as expected
- Closed
- relates to
-
AI-450 Inconsistent wildcard searches for users or groups when integrated with Crowd
-
- Closed
-
-
CONFSERVER-9847 Inconsistent wildcard searches for users or groups when integrated with Crowd
-
- Closed
-
-
CWD-395 Email search not working as expected
- Closed
This was fixed a long time ago - you can do contains matches (e.g. *aspa* would match my first name) and starts with matches (e.g. *aspar would match my first name) using Crowd's Query Language, CQL.