Skip to content

Validate ANDed expressions match the same SCO #83

@clenk

Description

@clenk

[file:name = 'foo' AND domain-name:value = 'example.com'] passes validation but should not. All Comparison Expressions connected by AND must match against the same SCO, which by definition means they must be of the same object type (file != domain-name).

It would be legal if they were connected by OR instead: [file:name = 'foo' OR domain-name:value = 'example.com']

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