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
Supported Types
- Incident
- Requirement
- TestScript
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (Int32) |
Sortable | Yes |
Sub-selects | No |