How do I (if possible) allow end users/requestors to set a due date < SLA? When submitting an issue I can input a due date of tomorrow (but my SLA is 2 days) and Jira automatically changes the due date to 2 days. Yes, the agent can amend the field but if they don't then the requestors deadline could be missed.
This one was fun and tricky to figure out. I was able to get a lot of good direction from a similar question
Unfortunately, Jira Automations do not offer a timing delay feature, which seems to be a key requirement for this scenario. To explain further, when you initially create a ticket, the SLA time doesn't immediately register in the system log, so an automation cannot be triggered based on the creation of an issue.
This is where a scheduled automation comes in handy. You'll need to determine a suitable schedule based on how frequently you'd like the automation to run - it could be daily, hourly, or whatever interval suits your needs best.
How to set up this automation
This approach should yield the result you're seeking. Please give it a try and let me know how it works for you. Feel free to reach out if you have any further questions or face any challenges.
Thank you for putting some time into this one. The issue, with part 2 - "You need to check if the issue's due date comes before the ongoing cycle's breach time" the system automatically overrides the due date selected by the user. There is no chance to run an automation. Basically I want the system to accept whatever due date is entered and if nothing is entered then default use SLA.
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.