eq
neq
in
nin
lt
lte
gt
gte
eqIgnoreCase
eq
neqIgnoreCase
neq
startsWith
notStartsWith
endsWith
notEndsWith
contains
notContains
containsIgnoreCase
contains
notContainsIgnoreCase
notContains
null
comparator, which can be used to return entities depending on whether the field has a value or not. The following query will return all issues that don't have a description:or
keyword that lets you switch to a logical or operator. For example, to filter for low-priority or un-prioritized issues that need to be completed in the year 2021, you can execute the following query:every
keyword: