We have a custom field(Date Time Picker) which allows users to select date and time while creating ticket or in edit screen. When user select that date from custom field i want past dates should be greyed out and it should display today date and future dates.
Ex: Current date and time is 8th August 1:00PM. User selected date should be greater than the Current date and time.
Note: We are using Jira cloud and we have script runner and JMWE Plugin.
Hi @PLaksh11
I don't think that is possible. All you can do is to have a workflow validator, that will prevent the transition/creation of issue when the date is in the past.
Hi @Maciej Dudziak _Forgappify_
Thanks for the Reply. I know about the workflow Validator. It will not restrict user to select past days. it will throw error when we do transition.
If i didn't get the solution which i want then i will go with Workflow Validator.
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.