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
Supported Indexes
Supported Types
- Incident
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | No |
Sub-selects | No |