Users are selecting the due date on the same day when raising the request.
In Real-time, it is not possible to complete the request on same day.
So system must restrict the user to select the date as today or tomorrow.
If the user is raising request today 23rd Oct, earliest date they can choose is 25th Oct.
It's not supported for native JSM features/functions to fulfill your requirement. But maybe you could have a try to update the due date after ticket is created with jira automation rule.
BTW, in ITSM context, SLA is a better tool to use for customer services. Different urgencies or impacts will have different SLAs. JSM Agents should work as per the SLA of a specific ticket. I mean due date may not be the best choice to use.
Hope it helps,
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can create automation rule to update the due date field to fulfill your ask.
Here are more details on Automation for Jira -
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
Best, Joseph Chung Yin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe there is a validator to Date Compare. You can use the compare Due date field with expression >= 2d. In that way you can restrict the form to be submitted.
I am using Jira DC. So give a look and let me know if it helps.
Regards,
Ponnappan.
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.