Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Returns yes or no - whether the issue is in the specified status.

Searchable. Returns text “true“ of “false“.

JQL example for field type 'Is status' with name 'is new':

  • 'Is new' ~ "true"

  • 'Is new' ~ "false"

The settings indicate the statuses. If the task is in one of the selected states, then ”true” is returned, otherwise, ”false” is returned. If statuses are not set, then the value is empty.

  • No labels