Versions Compared

Key

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

Field: Difficulty

Description

Difficulty is a reference field for Requirements and Scripts and is synonymous with the field DifficultyLevel.

Examples

All requirements with a difficulty level of high:

Code Block
languagenone
Difficulty = High

All requirements with a difficulty level of "Medium" or "High":

Code Block
languagenone
Difficulty IN ["Medium", "High"]

Supported Operators

=, IN, !=, NOT IN

Supported Indexes

Entity

Supported Types

  • Requirement

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsNo