Field: LastComment
Description
Last Comment is a reference field for Incidents.
Examples
To find all Incidents that contain the word test in the last comment made on the incident:
Code Block | ||
---|---|---|
| ||
LastComment ~ "test" |
See Also
Supported Operators
Supported Indexes
Supported Types
- Incident
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | Yes |
Sub-selects | No |