Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Attach an SLA when incident is created direct to Resolved via Chat or Virtual Agent.

Curtis2
Giga Guru

During a recent audit finding, we discovered that incidents which are created direct to Resolved don't get an SLA attached.  Obviously, the SLA would always be met, both Assigned and Resolution; however, our audit team wants to see that an SLA gets attached.

 

Curtis2_0-1729691702505.png

 

1 ACCEPTED SOLUTION

As it turns out, the Stop Condition runs first so since that condition check to see if State == Resolved, the SLA never attaches.

View solution in original post

11 REPLIES 11

Send me screenshot for both SLA and submitted record.

Curtis2_0-1729705419253.png

Curtis2_1-1729705531014.png

Curtis2_2-1729705573722.png

 

 

Hi @Curtis2 ,

 

You are not following schedule and time zone mentioned in the SLA.

 

1. You have to make sure that you are creating ticket on defined window that is 8AM to 5PM and excluding holiday mentioned on the schedule. Open schedule and check child schedule for holiday list.

RunjayPatel_0-1729776286713.png

 

2. and 2nd, make sure the caller time is falls under defined time.

 

Note: If you are not able to identify the these two value then try removing these value and select like below for testing.

RunjayPatel_1-1729776494160.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
LinkedIn: https://www.linkedin.com/in/runjay
YouTube: https://www.youtube.com/@RunjayP

-------------------------------------------------------------------------

 

 

 

I just tried again.  My user profile is using system (US/Eastern) TZ and the incident is created between 8a and 5p and it isn't a holiday today.

As it turns out, the Stop Condition runs first so since that condition check to see if State == Resolved, the SLA never attaches.