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

Runjay Patel
Giga Sage

Hi @Curtis2 ,

 

Check the proper start condition. I have just tested it is working fine.

RunjayPatel_0-1729695279719.png

 

RunjayPatel_1-1729695313349.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 see you left out the location.country condition.  Is there a reason for this?  We need to be able to segregate SLAs by country.

Hi @Curtis2 ,

 

You can that condition as well but on that location should match.

 

While creating check all the condition which are applied on your SLA definition and add those values. If you miss any SLA wont attach.

 

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

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 am still not able to get the SLA to attach.