Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi, we have seen some tickets submitted by customers do not trigger the "Time to first response" SLA though it seems to perfectly match the JQL.
This is the JQL for our Priority-1:
issuetype in (Incident, "Service Request") AND "Business Function" in iqlFunction("Name in (\"SD Applications\", \"SD Technical\",\"SD Interop & Automation Solutions\")") AND Priority = Priority-1
Goal: 2h
Calendar: Default 24/7 calendar
The ticket is indeed an Incident with Business Function (Insight field) being SD Applications and Priority-1
But no SLA.
Anyone know what else we could check to see why it is not triggered?
Thank you in advanced.
Update: these are the Start and Stop conditions:
I resolved this adding the scope of the project to the SLA JQL.
Hi @Rubèn C_ ,
Could there be an issue with your JQL condition? Could you copy and paste this JQL into issue navigator and see whether this issue turns up? Also, why didn't you use "Business Function" in ("SD Applications", ....) ?
Cheers,
Gökçe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gökçe,
I thought the same when debugging. Yes, the query works, currently returns +24K Service Desk tickets (226 open).
I can't use "Business Function" in ("SD Applications", "SD Technical","SD Interop & Automation Solutions") as I do for issuetype because "Business Function" is an Insight field.
Thank you.
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.