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

Compare with Current View Page History

« Previous Version 2 Next »

On this page

Use case

Validation of linked issues checks all the issue links but if you want to check only those issue links added to the transition screen, use the Logical validator with the configuration below.

Configuration

Add the Logical validator to the desired workflow transition.

Expression

Add the following expression:

count(transitionLinkedIssues("")) >= 1 AND count(filterByProject(filterByIssueType(transitionLinkedIssues("duplicates"), "Improvement, Bug, Change Request, Feature, Story, Epic"), %{00018})) = count(transitionLinkedIssues(""))


Screenshots


Related use cases


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