We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You can replicate that here: https://debug.try.gravitykit.com/view/product-radio/
Rolling back GV to 2.21.2 works.
Might be related: #2020
Range-based search for Number, Product (user-defined price), Quantity and Total fields in the Search Bar.
The text was updated successfully, but these errors were encountered:
https://secure.helpscout.net/conversation/2606163600/54716
Sorry, something went wrong.
Fix product field search with text (#2064)
0676637
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](https://www.dropbox.com/scl/fi/9i1s1ocvommim4tkhcy40/gravityview-2.23-6bfe2cd5d.zip?rlkey=ueaiujhl48craxg5qvrxvbpo7&dl=1) (6bfe2cd).
I tested the PR and already installed it on the affected user. No need to notify it again later.
doekenorg
No branches or pull requests
You can replicate that here: https://debug.try.gravitykit.com/view/product-radio/
Rolling back GV to 2.21.2 works.
Might be related: #2020
The text was updated successfully, but these errors were encountered: