Date Window precondition
This is the JSU for Jira Cloud documentation. If you are using JSU on Jira Server or Data Center, see our JSU Server/Data Center documentation.
Description
The Date Window precondition checks whether the value of one date field falls within the range/window of another date field. Date checking is only one-way; it only looks forward, not backward.
Configuration
You must select the two date fields and the window period when configuring the transition. For example:
Example
A workflow is configured so that the Close transition has the Date Window check. The Resolved date is checked using a window of 5 days with respect to the Created date. If the issue is resolved within five days of being created, a comment with the text Quick Win!
will be added.