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

Filter by boolean field doesn't filter when the field value is false #57

Open
anderson-bispo opened this issue Mar 10, 2022 · 0 comments

Comments

@anderson-bispo
Copy link

Description

With a filter like
filter_on :active, type: :boolean

When the active field value is false, the filter is not applied and the query returns all records with active true and false.

Version

0.16.0

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

No branches or pull requests

1 participant