Hi Team,
I have one doubt regarding the SLA running. Some issues we might need more time to resolve (Depending on availability). In this situation, I don't want to break my SLA. How to I stop my SLA? Is there any automation I can use for this?
hi @Rakesh Gokuldas ,
Aside from the fact that having SLA exceptions isn't really a correct practice you could work around it.
personally i would think you can actually put a business rule as to why this issue needs more time to resolve so they become a different category. You can do this using a flag (custom field) on the issue or a different state.
You simply need to classify the issues differently then so another "goal" is used or even us a different status to "pause" the SLA.
But like I said, availability on your end should not impact the SLA agreement with your customer. If you don't have the resources all the time, your SLA should be re-negotiated or you should get the funds to get the resources to be able to fulfill your SLA. Simply pausing the SLA cause it might breach isn't a proper way of working.
If it breaches then it breaches and you should investigate why and take action towards it to either get a longer SLA (let's say on weekends/outside business hours/...) or get more resources to cover your SLA as it is.
I have a similar problem / concern with Tickets in Jira Service Management (JSM) .
We have two SLA's for Report an Incident (RAI) type tickets in this Teams Managed project.
Time to first response (TTFR)
That we need to meet this for customers, (depending on the Customer it has different SLA's for each Pri) these are triggered by changing the status of the ticket. If we are inside the TTFR we get a green tick if not we get a red X.
This has different times depending on the Priority of the ticket.
the one pictured is a priority 3 is 18 business hours which is calculated on the SLA of Mon-Fri 08:00 to 17:00 - which is two business days
We can then hover over the field to see some more information- happy with that.
The concern is Time to Done
which is 90h for a Priority 3 Mon-Fri 08:00 to 17:00
which equates to 10 business days. happy with that
The time to done is paused when it is on Pending Vendor and some other statuses, Time to done shows 07 Jun 12:29 happy with that.
The concern I have is the date.
The Time to done doesn't appear to be recalculated when it comes off the Status that has it on hold. The due date stays the same and isn't updated. which gives a false impression of where the ticket is.
This is a concern that I've been trying to figure out, without adding an App that I'd need to configure to get this info.
I currently run a filter that I export the data to excel, format some fields and paste into a table in Powerpoint.
Shouldn't JSM be smart enough to be able to recalculate the Time to done as a ticket goes in and out of being in a paused status?
We have penalties if these are not met, on the face of things it looks like we have failed but if it was to be investigated the majority of these would meet the time frames.
The ticket type does have a Due Date field which I've been advised is a static date and manually entered - this is used when a ticket is part of software development and is part of a patch, the due date is the when that Patch is going to be released.
I've managed to add an automation that will initially populate the Due Date depending on the priority but it is a once off and needs to be manually updated from there on in. and will also have to be calculated when a ticket goes in to hold or moved off hold status.
I've also had assistance where Custom fields have been created in a project with an automation behind it that changes dates when it goes on and off a Status that puts the ticket on hold- I'm not 100% sure it is meaningful, so still looking at this.
Any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dave
If I understand your issue right, it can be solved by choosing a different time metric display format. I know how to do it with the SLA Time and Report for Jira add-on (developed by my company), but I am not sure that it is possible in JSM the same way.
So, if you don't mind using third-party apps from the Marketplace, here's what it might look like:
Here is a exceeded SLA for 30 minutes. If it were not breached, it would be green. As in a grid-table report:
When SLA is paused, the counter stops counting and does not add time, no matter how many days have passed.
You can select the type of SLA goals based on a specific number of days from the date of the chosen issue field (Negotiated date SLA type) or simply calculate the years from when the Start SLA condition is met (Time Limit SLA Type).
Everything else needs to be configured in the same way as you have in JSM SLA, in the SLA Manager, with SLA conditions and automation in one window.
I hope it will be helpful to someone.
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.