Skip to content

The multiple comparison filter for the "!=" operator is not available #211

@rirash

Description

@rirash

Describe the bug
The multiple comparison filter for the "!=" operator is not available

To Reproduce
The bug is reproduced if the following filter is applied:
ClientId != 1|2|3|4
However, the data is filtered correctly if there is only one identifier in the value:
ClientId != 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions