Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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

Code Block
languagenone
Number = 1 

Test Scripts where the script number equals 1

Code Block
languagenone
EntityType = TestScript AND Number = 1

Supported Operators

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

Supported Indexes

Entity, Run

Supported Types

  • AgileRun
  • Incident
  • Requirement
  • ScriptRun
  • TestScript
  • TestScriptAssignment

Supported Features

FeatureSupported?
AggregationYes (Int32)
SortableYes
Sub-selectsNo