Field: AgileRunsCount

Description

The AgileRunsCount field represents the number of agile runs directly related to a requirement.

Examples

All requirements that have at least 1 agile run associated with them:

AgileRunsCount >= 1

See Also

Supported Operators

=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • Requirement

Supported Features

FeatureSupported?
AggregationYes (Int32)
SortableYes
Sub-selectsNo

  • No labels