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 product field search with text #2064

Conversation

doekenorg
Copy link
Contributor

@doekenorg doekenorg commented May 27, 2024

This PR Addresses #2063

The check only looked for product fields, but did not take into account it could just be searching for a text. When using a Range, the filters are set to is_numeric. This is now added to the check to be sure it still searches on text too.

Tests added to prevent future regression.

💾 Build file (6bfe2cd).

@doekenorg doekenorg requested a review from mrcasual May 27, 2024 08:38
@mrcasual mrcasual merged commit 0676637 into develop May 27, 2024
2 checks passed
@mrcasual mrcasual deleted the issue/2063-searching-on-product-fields-doesnt-work-since-gv-222 branch May 27, 2024 11:53
@rafaehlers
Copy link
Contributor

Tested and confirmed ✅

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.

3 participants