Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The RelatedToAllPackages field is one of the set of RelatedTo fields which can be used to search the "RelatedTo" (Destination) end of a relationship.

...

This is a field that mostly exists for use in the future by API developers, for end-users, making use of the Destination or RelatedTo fields is recommended, as you can express your query in terms of names etc.

...

Code Block
languagenone
Relationships IN { RelatedToId = 'c1dfd9b1-addc-4c76-af0b-9f8e00fea5d4' AND RelationshipDepth = 1 }

Supported Operators

=, IN, !=, NOT IN

Supported Indexes

Relationship

Supported Types

  • AutomatedTest
  • AutomatedTestAssignment
  • Incident
  • Requirement
  • RequirementPackage
  • TestExecutionPackage
  • TestScript
  • TestScriptAssignment
  • TestScriptPackage

...