I have one date field, named Date A.
when creating the issue type, I want there to be a Date Validator, which functions as follows:
The Date A field can't select a date from before today's date. (it cannot be backdated)
How can I get it to work like that? any help is greatly appreciated..
Hi Rizky,
You can use Jira's built-in "Date Compare Validator". Simply choose the Date A field, select >, choose Expression, and enter "now". This will ensure that a day after today is selected. Select >= if you also want to be able to select today.
Cheers,
Evn
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.