Versions Compared

Key

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

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:

Code Block
languagenone
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