Same SLA got triggered twice and one is still running after incident is closed.

sbeginner
Kilo Guru

Hi All,

I have 2 same SLA's that triggered at the same time when incident got created. Now, one after the incident got closed got completed but the other is still running. Please help on what could be the reason for the same.

Below screenshot of SLA Start condition:

Below screenshot of SLA Stop condition:

1 ACCEPTED SOLUTION

Hi,

You have the following in your START condition:

State IS Resolved

This should be an "Or" in your STOP condition, otherwise every time you stop one SLA a new one will be created and backdated (due to retroactive start).

So what appears to have happened is:

  • The initial SLA was running, someone resolved/proposed the incident.
  • Initial SLA Completed.
  • Because the Incident was resolved it now matched the START condition once more so second SLA has now been created.
  • you set the retroactive start time to the 'Created' time, which is why both SLAs show the same start time.
  • Second SLA starts running.
  • The second SLA will never resolve as the incident wont be proposed as major incident, given that it is resolved.

If you feel this has helped you, please mark this as correct to help others! 😃

View solution in original post

12 REPLIES 12

Can you share both the SLAs details, with start and stop condition

 

Yes, I have added attachments for start and stop condition in comment. The SLA detail part adding here.

There is an issue with this image

Hi,

Can you confirm if both the SLAs are same or different SLAs has been attached to the incident.

Regards,

Deepankar Mathur

Yes both SLAs are same, therefore the issue.