On this page



Use case

Let us suppose you have a valid project property within the given context named endDate.

In the following use case the execution of the transition is only allowed, if the value in a custom date or date-time field  is greater or equal to the reference value stored in the project property.


Configuration


Add the Logical validator to the desired workflow transition.


Expression

Add the following expression:

{issue.cfnnnnn} >= stringToDate(projectProperty("endDate"), LOCAL)


Replace cfnnnnn with the actual field code of the custom date or date-time field.





Screenshots


Related use cases




JWT feature

Workflow function

Logical validator

Logical condition

Use case descriptionShow project property value in the validation message
Parser functions

stringToDate()

projectProperty()

Label





Status
Tech review

Style guide