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

Compare with Current View Page History

Version 1 Current »

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