Field: HasAttachments
Description
HasAttachments is a reference field for all entities and denotes whether or not entities have attachments associated with them.
Allowable Values
- True
- False
- Yes
- No
Examples
To find all scripts that have at least one attachment in the execution set:
EntityType=Script AND HasAttachments=True
Supported Operators
Supported Indexes
Supported Types
- AgileRun
- AutomatedTestAssignment
- AutomatedTestRun
- Incident
- Requirement
- ScriptRun
- TestScript
- TestScriptAssignment
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | Yes |
Sub-selects | No |