Field: HasIncidents
Description
Has Incidents is a reference field for script assignments where it is associated to one or more incidents.
Allowable Values
- True
- False
- Yes
- No
Examples
To find all script assignments that have one or more incidents associated with them:
EntityType = TestScriptAssignment AND HasIncidents = True
Supported Operators
Supported Indexes
Supported Types
- AgileRun
- AutomatedTestAssignment
- AutomatedTestRun
- ScriptRun
- TestScriptAssignment
Supported Features
| Feature | Supported? |
|---|---|
| Aggregation | No |
| Sortable | Yes |
| Sub-selects | No |