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

users: allow email= in user search #3413

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

mastercactapus
Copy link
Member

@mastercactapus mastercactapus commented Nov 2, 2023

Description:
Adds the ability to specify email= when searching for a user for an exact email match.

This is an API-only update.

Which issue(s) this PR fixes:
Part of #3402

Out of Scope:

  • Does not add support to the filter popover (no UI changes)

Describe any introduced user-facing changes:
N/A

Describe any introduced API changes:
If the search param of the users() query begins with email= it will do an exact-match search of the user email.

@github-actions github-actions bot added the size/s label Nov 2, 2023
@mastercactapus mastercactapus merged commit 8922f6c into master Nov 6, 2023
@mastercactapus mastercactapus deleted the user-email-search branch November 6, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants