Versions Compared

Key

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

Field: FixedVersion

Description

The FixedVersion field is a reference field for incidents which denote the version of the software/hardware the incident has been fixed in (there may be 0, 1 or many selections for this field per incident).

Examples

The value depends on what has been entered in the Fixed Version field picklist in Enterprise Tester. For example:

Code Block
languagenone
FixedVersion IN ["V1.0", "V2.0"]

Or just a single value:

Code Block
languagenone
FixedVersion = "version 1"

See Also

Supported Operators

=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • Incident

Supported Features

FeatureSupported?
AggregationYes (String Array)
SortableYes
Sub-selectsNo