Field: Number
Description
The number field is a reference field for entities such as Requirements, Test Scripts, Test Script Assignments and Incidents.
Examples
All entities where the number equals 1
Number = 1
Test Scripts where the script number equals 1
EntityType = TestScript AND Number = 1
Supported Operators
=, <, >, <=, >=, ~, IN, !=, NOT IN, IS, IS NOT
Supported Indexes
Supported Types
- AgileRun
- Incident
- Requirement
- ScriptRun
- TestScript
- TestScriptAssignment
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (Int32) |
Sortable | Yes |
Sub-selects | No |