On this page



Use case

Let us suppose you have validation in a transaction based on a project property.

In the following use case the execution of the transition is only allowed, if the value in a custom date/ 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("finifacturacion"), LOCAL)


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





Screenshots


Related use cases




JWT feature

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

stringToDate()

projectProperty()

Label





Status
Tech review

Style guide