Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Field: Comment

Description

The Comment field is a reference field for incidents.

Examples

All comments contain the words "data", "update", or "failure" (closer matches will be ranked higher if you query does not provide a specific "ORDER" for the results):

Code Block
languagenone
Comment ~ "data update failure"

All comments which do not include the phrase "Project ATM":

Code Block
languagenone
Comment !~ "'Project ATM'"

See Also

Supported Operators

~, !~, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • Incident

Supported Features

FeatureSupported?
AggregationNo
SortableNo
Sub-selectsNo