We have a list of SLAs in our system based on issuetype, priority and an insight field with the type of SLA that was sold to the customer (silver, gold, platinum.
When we create a new issue, we see the SLA is matched and the remaining time is set according to the SLA.
At some point the agent changes the status of the issue to a Stop status for "time to first response". Meaning the time to first response is met.
Then next the customer adds a comment to the issue, and at that point the SLA shows that it matches All remaining issues. For some reason the proper SLA can not be found anymore.
Of course this is not correct as it should still match based on issuetype, priority and the customer SLA field.
Hi @Herman Jansen,
Thanks so much for your question.
I understand your SLAs aren’t matching the expected goal after a customer adds a comment. Would you be able to provide a screenshot of your configuration to help identify what may be causing this issue?
Thank you,
Aidan
Jira Service Desk
Aidan,
We have already identified the problem.
In the query we use for the SLA we used data from the Insight database to determine what kind of an SLA a specific customer has (Platinum, Gold, etc.). For some reason this mechanisme is not very reliable.
We have now changed this mechanisme.
When creating a ticket we fil a custom field with a value based on the insight data, and then we determine the SLA on that custom field.
This changed solved the problem for us now all our customer issues have a correct SLA all the time.
Sorry for not updating this question with our solution.
Herman Jansen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm glad to hear you've solved the problem! Using custom fields sounds like a good fix.
Regards,
Aidan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Herman Jansen ,
what is your Jira Service Desk version? I have the same issue on an instance.
Jira Service Desk is running on 3.16.8.
@Aidan Goldthorpehere is a simple SLA configuration.
Maybe this helps. I've created a support ticket for that: SDS-50873
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.
That's very unusual behaviour. It's interesting that both of you observe this with Insight custom fields. Are there any differences in the JQL results after adding a customer comment? Does any other behaviour trigger changing the goal, such as transitioning the issue or adding internal comments?
I suspect the issue is in some way connected to how that particular custom field works, but it would be good to identify the root cause.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Aidan Goldthorpe,
no there is no other behaviour. Here are the steps to reproduce:
Maybe the problem is the "dynamic" JQL. For example if I change the JQL to be more static like "affected business service" = KEY-123 then I don't have the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've also created an issue with Mindville and they were also able to reproduce the problem and created a bug report: ICS-1648
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.