Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I am trying to set a validation rule for a date field called deadline. The field is controlled by another one that has only two options (newCustomer, existingCustomer). What I want to achieve is:
If newCustomer is selected the user cannot select today as the date (this is working fine). If existingCustomer is selected then the user should have a block of 10 business days and only the day after can be selected. Right now, I have set up two rules definitions where the validation code is as follow:
deadlineSubmission:<([today]+10)) AND typeCustomer:existingCustomer AND typeAssessment:ITsecurity
It only works for calendar days only. I want to be business days rather.
Hey @Jonathan Saldarriag ,
Just to confirm—we're here talking about Jira or Confluence DC?
This has landed in the Confluence app group, so if this is okay, how are you handling these 'options' newCustomer/existingCustomer?
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.