On this page

Use case

Check that the issue linked to the current issue with link type name "linkA" has a due date field set.

Configuration

Add the Logical validator to the desired workflow transition.

Expression

Add the following expression:

count(linkedIssues("linkA")) = count(fieldValue({issue.dueDate}, linkedIssues("linkA")))


Screenshots


Related use cases


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