Skip to content

<boolean value expression> handling #26

@0legmax

Description

@0legmax

NOT someValue IS TRUE is handled by the grammar as (NOT someValue) IS TRUE, but according to the GQL spec it should be NOT (someValue IS TRUE).
Probably, changing the order of alternatives in valueExpression should help.

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