Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Date Window Validator

 

JSU for Jira Server/Data Center

This is the documentation of JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, see our JSU Cloud documentation.

Description

The 'Date Window' checks whether the value of one date field falls within the range (window) of another date field. Note, the date checking is only one-way, i.e. it only looks forwards, not backward. If the check fails, no action will be performed.

Configuration

You must select the two date fields and the window period when configuring the transition. For example:

For information on how to configure a check in Jira, see the Jira documentation.



Example

A workflow is configured so that the 'Close' transition has the 'Date Window' check. The 'Due Date' is checked using a window of 5 days with respect to the 'Created Date'. If a user attempts to resolve an issue on this workflow, where the 'Due Date' is more than 5 days after the 'Created Date', the check will fail and the action will not be completed.

Supported Field Types