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:
Code Block | ||
---|---|---|
| ||
AgileRunsCount >= 1 |
See Also
Supported Operators
=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT
Supported Indexes
Supported Types
- Requirement
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (Int32) |
Sortable | Yes |
Sub-selects | No |