Skip to content

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

Open
@anderson-bispo

Description

@anderson-bispo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions