Skip to content

Consider replacing the isNull and notEmpty search operators with the isSet boolean operator #119

Description

@gorbunkov

Right now the /entities/{entityName}/search endpoint support both isNull and notEmpty operators. These operators are unary (don't use parameter value). Probably these two operators may be replaced by a single isSet operator with the boolean value. This is how generic UI filter component works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions