I am using Start Date and Due Date on my Epics, Stories and Sub-tasks. I am able to select a Due Date that is prior to the selected Start Date. How can that be possible? You can't have something due before you start it.
Can anyone tell me how to restrict this and throw an error if the dates are chosen incorrectly?
Thank you,
Hi Allison,
Please refer to the following documentation to implement a validator in your create transition.
Here is an example on how it would look once done:
Hope this result useful, best regards.
Nico.
This is helpful for the Create function. But on Edit Issue, would I need to create an Automation to compare the dates?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is applied on a workflow level, so it is not affected by the screens (Edit/view/create), as long as all issue types have the workflows with this validator it will work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi again, just to be clear, it is not an automation, it is a validator on the transition of the workflow that apply to the issue types, may be 1 or all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.