Field: TicketUrl

Description

The Ticket URL is a reference field for incidents and relates to the URL of the issue in the external defect tracker the incident is synchronized with.

Examples

The query on a Ticket URL for an issue in JIRA may look something like the following:

ticketurl ~ "http://server/jira/browse/TEST-1234"

Supported Operators

=, ~, !~, !=, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • Incident

Supported Features

FeatureSupported?
AggregationNo
SortableYes
Sub-selectsNo

  • No labels