You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Field: VersionNumber

Description

The Version Number field is a reference field on the history and version tabs of Requirements and Script - the version number automatically increments every time a new version of an entity is saved. Entities with a large version number have changed more often then entities with a low version number.

Examples

All entities with a version number greater than or equal to 3:

versionnumber >= 3

Supported Operators

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

Supported Indexes

Entity

Supported Types

  • Incident
  • Requirement
  • TestScript

Supported Features

FeatureSupported?
AggregationYes (Int32)
SortableYes
Sub-selectsNo

  • No labels