Skip to content

Allow QueryRecords to filtery by ANY of the tags sent #466

@vasconcelosvcd

Description

@vasconcelosvcd

Is your feature request related to a problem? Please describe.
Currently if I send multiple tags to query records I get records that contain all of the provided tags. I would like to be able to query records if they contain any of the tags provided.

Describe the solution you'd like
Add an filter mode that will let me select if tags should be filtered in AND or OR manner.

Describe alternatives you've considered
I have considered calling the query multiple times each time with single tag to get the same functionality but that is wasteful.

Additional context

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