Skip to content

Advanced queries should use "and" and "or" and not bitwise operators "&" and "|" #363

@mattotodd

Description

@mattotodd

I was using advanced queries and my results were always coming back empty, I found the documentation is incorrect, it says to use "&" and "|" , when you should be using "and" and "or"

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