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):

Comment ~ "data update failure"

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

Comment !~ "'Project ATM'"

See Also

Supported Operators

~, !~, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • Incident

Supported Features

FeatureSupported?
AggregationNo
SortableNo
Sub-selectsNo

  • No labels