Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page properties
hiddentrue
StatusTech review

Status
titletodo

Style guide

Status
colourYellow
titleReady for review

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged

Panel

On this page

Table of Contents
exclude(On this page).*
stylecircle
typeflat
separatorpipe

UI Text Box
sizemedium
typeinfo

This is a condition for comparing two issue fields with optionally extended values.condition evaluates the comparison of two (field) values

Image AddedConfiguration

UI Expand
titleLeft-hand side value

Define the first of the two values that should be compared in Basic text mode.

UI Text Box
typetip

The most common use case is to compare field values provided by field codes.

UI Expand
titleRight-hand side value

Define the second of the two values that should be compared in Basic text mode

UI Text Box
typenote

In this documentation and the condition configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration for this condition.

Left-hand side value*

Info
iconfalse

Enter plain text and optionally use field codes, e.g. %{issue.summary}, to insert field values.

Righ-hand side value*

Info
iconfalse

Enter plain text and optionally use field codes, e.g. %{issue.summary}, to insert field values.

UI Text Box
typetip

Test your expressions by clicking the play button on the top right of the expression box.

Operator

The most common use case is to compare a field values provided by field codes.

UI Expand
titleOperator
Info
iconfalse

Select how to compare the value against the given project property. The following options are available:

  • =
  • !=
  • <
  • >
  • <=
  • >=

two given values. Choose from one of the following options:

OptionDescription

=

The first value must be equal to the second value.

!=

The first value must not be equal to the second value.

<

The first value must be less than the second value. This is typically used for comparing numeric or date-time values.

>

The first value must be greater than the second value. This is typically used for comparing numeric or date-time values.

<=

The first value must be less than or equal to the second value. This is typically used for comparing numeric or date-time values.

>=

The first value must be greater than or equal to the second value. This is typically used for comparing numeric or date-time values.
UI Text Box
typetip

If you need to compare multiple values or construct more complex comparisons make sure to have a look at the Logical condition.


Image AddedUse cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser function, Label
cqllabel = "use-case-workflow" and ancestor = currentContent()


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue

Page properties
hiddentrue

Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged

Page properties
hiddentrue
Short descriptionEvaluate the comparison of two (field) values
Label

Status
colourRed
titlestaff pick