Incident task sla empty?

JordyZ
Mega Sage

Hi,

 

I've made some SLA's in a DEV environment which work perfectly. However, when moving this update set to PROD environment, it does not work. When creating a new incident, no SLA attaches to it. The task SLA is empty.

 

What could be the cause of this?

 

Edit: I've attached a picture of one of the SLA's, as you can see the start conditions are simple so it should trigger, but it does not.

3 REPLIES 3

Community Alums
Not applicable

Hi @JordyZ ,

 

The SLA definition you have is very simple and nothing looks suspicious from the attachment you shared. In most cases when you are moving the update set, the schedule won't get moved correctly and there are possibilities due to this, the SLA won't get attached. However, in your case, you don't have any schedule and you are going with 24/7 schedule. 

 

Have you checked your start conditions, is it exactly matching with the Incident conditions for SLA to get attached?

Hi @Community Alums ,

 

Thanks for replying. Yes the incident conditions exactly match the start conditions of the SLA. In DEV it works perfectly, not sure why it doesn't in PROD. I'm doing the exact same actions.

Bert_c1
Kilo Patron

Hello, I'm not an expert in the SLA feature, but if any records are required from these tables:

 

https://[instance_name].service-now.com/sys_db_object_list.do?sysparm_query=nameSTARTSWITHsla%5EORna...

 

They are not captured in update sets. I have 11 tables from that list and none are extended from sys_metadata, nor have the 'update_synch' attribute defined.  so if any records are needed from those in DEV, export those as xml and import them in the prod instance.