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

Compare with Current View Page History

« Previous Version 3 Next »

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


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