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

Fix "from:" search term working properly #21097

Closed
wants to merge 1 commit into from

Conversation

tribela
Copy link
Contributor

@tribela tribela commented Nov 19, 2022

This pr fixes search term like from:username@remote.host

This pr also fixes #18791

@tribela tribela changed the title Fix "from:" search term working properly [WIP] Fix "from:" search term working properly Nov 19, 2022
@tribela tribela changed the title [WIP] Fix "from:" search term working properly Fix "from:" search term working properly Nov 19, 2022
@ineffyble ineffyble added the bug Something isn't working label Nov 24, 2022
app/services/search_service.rb Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@tribela
Copy link
Contributor Author

tribela commented Jul 15, 2023

Rebased onto new main branch, Removed regex.
Please review it again

@github-actions
Copy link
Contributor

This pull request has resolved merge conflicts and is ready for review.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@Gargron
Copy link
Member

Gargron commented Aug 31, 2023

Fixed by #26673

@Gargron Gargron closed this Aug 31, 2023
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.

from: term is not working properly for remote user
4 participants