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




JWT feature

Workflow function

Logical validator

Logical condition

Use case descriptionCheck that the issue linked to the current issue with link type name "linkA" has a due date field set.
Parser functions

count()

linkedIssues()

fieldValue()

Label





Status
Tech review

Style guide