...
The Source field can be used with the Relationships sub-query only, and provides the same functionality as the Destination field, but for the source end of a relationship.
...
Code Block | ||
---|---|---|
| ||
Relationships IN { Source IN { EntityType = Incident } AND Destination IN { EntityType = Requirement} } |
See Also
...
Supported Indexes
Supported Types
- AgileRun
- AutomatedTest
- AutomatedTestAssignment
- Incident
- Requirement
- RequirementPackage
- TestExecutionPackage
- TestScript
- TestScriptAssignment
- TestScriptPackage
...