You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

The Compare two values condition of JWT DC is also available for JWT Cloud.

Since JWT field codes are not available in conditions or validators in JWT Cloud, but can implemented easily with replacing them by their Jira expression equivalent.

Migration steps

Reconfigure the condition with the help of the following list, providing the necessary basics.

Migration details

 JWT DC parameter

 JWT Cloud parameter

Notes
Left-hand side value

While this value is set by a parser expression in JWT DC, it is selected from a drop-down list in JWT Cloud.

Right-hand side value

Either a field can be selected or a value can be set manually. In JWT Cloud one of these options has to be selected first and then a field or a value by using the parser expression editor has to be provided. 

Operator

Operator

 JWT DC operator

 JWT Cloud operator

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

Depending on the field which is selected as left-hand value, not all operators are valid for this field. Only the valid ones are offered.

JWT Cloud offers the two additional operators ~ (contains) and !~ (does not contain) which may be used instead of the ones selected in the JWT DC configuration.

Due to the different architecture, it may happen that the condition gets too complex. This is the case when many fields are checked. The condition cannot be saved, and a corresponding error message will be displayed. If that's the case, the condition has to be split up into two or more. 


If you still have questions, feel free to refer to our support team.