Skip to content

Fix filters boolean logic #38

@phoebus-84

Description

@phoebus-84

On interfacer-gui we have a filters like this for resources: {notCustodian: id, orName: string, orNote: string}. It returns resources that respect the condition: notCoustodian or Name or Note. It would be useful to have something to express the statement: notCustodian and (name or note).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions