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:
Code Block |
---|
|
ticketurl ~ "http://server/jira/browse/TEST-1234"
|
Supported Operators
=, ~, !~, !=, IS, IS NOT
Supported Indexes
Entity
Supported Types
- AgileRun
- AutomatedTest
- AutomatedTestAssignment
- Incident
- Requirement
- RequirementPackage
- TestExecutionPackage
- TestScript
- TestScriptAssignment
- TestScriptPackage
Supported Features
Feature | Supported? |
---|
Aggregation | No |
Sortable | Yes |
Sub-selects | No |