Field: Parent

Description

Enables users to find entities based on their parent entity (currently only requirements support parents).

Examples

All requirements that have a parent with the name containing "Test Requirement":

Parent = { Name ~ 'Test Reequirement' }

Supported Operators

=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity, Relationship

Supported Types

  • Requirement

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsYes

  • No labels