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

Allow filtering users by email #5643

Open
wants to merge 3 commits into
base: chore/simplify-search
Choose a base branch
from

Conversation

jorg-vr
Copy link
Contributor

@jorg-vr jorg-vr commented Jun 25, 2024

This pull request allows filtering/searching users by email address.

  • Tests were added

Should execute User.all.each { |u| u.save } after merge to update existing users.

Closes #5115

@jorg-vr jorg-vr added the enhancement A change that isn't substantial enough to be called a feature label Jun 25, 2024
@jorg-vr jorg-vr self-assigned this Jun 25, 2024
@jorg-vr jorg-vr marked this pull request as ready for review June 25, 2024 13:59
@jorg-vr jorg-vr requested a review from bmesuere as a code owner June 25, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A change that isn't substantial enough to be called a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants