Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

On this page

Table of Contents
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

Evaluate comments and hide transitions based on the outcome.

This use case is only valid for validators as it involves making changes during a transition. An additional error message can be added.


Configuration

UI Steps


UI Step

Jira expression*

Code Block
linenumberstrue
 originalIssue.comments != issue.comments

The whole set of comments before the transition must be different from the set of comments during the transition.

UI Text Box
typenote
Do not forget to add a screen to the same transition that contains the validator, otherwise it will always block the transition.




Related use cases

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Complexity
sortByTitle
cqllabel = "use-case" and label = "jira_expression" and space = currentSpace()

Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow function

Jira expression validator

Parser functions
Use case description

Evaluate the comments and hide transitions based on the outcome.

This use case is only valid for validators as it involves making changes during a transition. An additional error message can be added.

Complexity

Status
colourGreen
titleBEGINNER