🚀 JWT 3.0 is out 🚀 

The app was completely overhauled, and so was the documentation: Jira Workflow Toolbox (Server/Data Center) Home

The page you are viewing is still valid for all app versions prior to 3.0.

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

Compare with Current View Page History

« Previous Version 2 Next »

Example: Ensure that all issues linked with a certain issue link type have "Due Date" field set

In a "Close" validation, I need to check that the issue linked to current issue with link type name "linkA" has a custom field "MyDate" (type Date) that's not empty.  You can do it using a Boolean validator with math, date-time or text-string terms using the following configuration:


Note that:

  • {00012} is field code for field "Due Date"


Other examples of that function

Related Usage Examples