Field: RaisedBy

Description

Raised By is a reference field on the incident screen which indicates the user that originally raised the incident.

Examples

Incidents for a project raised by a specific users:

EntityType = Incident AND Project = "Test Project" AND RaisedBy IN [joeb, janed]

See Also

Supported Operators

=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • Incident

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsNo

  • No labels