On this page



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


Jira expression*

 originalIssue.comments != issue.comments

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

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



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