Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to find users by searchTerm #741

Merged
merged 1 commit into from
Feb 11, 2015

Conversation

jrjohnson
Copy link
Member

searchTerm is a space separated list of terms which will match
firstName, lastName, middleName, and email. Each additional term will further constrain the results.

Are there any other fields we should be matching?

Fixes #738

searchTerm is a space separated list of terms which will match
firstName, lastName, middleName, and email.
thecoolestguy added a commit that referenced this pull request Feb 11, 2015
Add the ability to find users by searchTerm
@thecoolestguy thecoolestguy merged commit 1ed1f65 into ilios:ilios3 Feb 11, 2015
@jrjohnson jrjohnson deleted the usersearch branch February 18, 2015 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants