-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
When doing an attribute search for users, the built-in attributes (username, email, firstName, lastName) will do a wildcard search. For instance, if you search for a firstName with Jo it will return users named John, Joseph, Joan, etc.
But if you search for a custom attribute it only searches on an exact match.
We should at least do a wildcard search on both. Or better yet, allow the user to choose the type of search.
Version
nightly
Regression
[ ] The issue is a regression
Expected behavior
Wildcard search for custom attributes.
Actual behavior
Exact match.
How to Reproduce?
See description.
Anything else?
No response
- links to