ParentAndThisPackage is a field only available when executing a sub-select query against the "Package" or "AllPackages" fields.
ParentandThisPackage allows you to filter the results based the package belong to a parent, or the value of the package itself.
To match on just the parents of the package, you would instead use the ParentPackage field.
All requirements belonging to the package "Requirements" or any of it's children:
EntityType = Requirement AND Package IN { ParentAndThisPackage = 'Requirements' } |
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | No |
Sub-selects | No |