SLA is not getting paused when HRC is set to Awaiting Acceptance

Lupita
Tera Contributor

Hello Team 

 

We have an issue with SLA where is not getting paused when HRC is set to Awaiting Acceptance state even when is part of the conditions.

 

We have 3 state conditions on the SLA and just 1 is not working as it should. SLA should pause when HRC = On Hold OR HRC = Awaiting Acceptance OR HRC = Awaiting Approval

 

Any help will be really appreciated.

Lupita_0-1696274853060.png

 

4 REPLIES 4

AndersBGS
Tera Patron
Tera Patron

Hi @Lupita ,

 

Which table is your SLA based on - I can't see from your snip? And have you verified that the state "awaiting acceptance" is referring to the same table when you look it up in sys_choice.list?

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Lupita
Tera Contributor

Hello @AndersBGS 
SLA definition is configured on sn_hr_core_case_payroll and states are on sn_hr_core_case. What I am seeing is that awaiting approval & on hold states are pausing SLA but the only one is not pausing SLA is for Awaiting acceptance.

We have all states on sn_hr_core_case table 

Lupita_0-1696349881777.png

 

Hi @Lupita ,

 

In the SLA definitions start by selecting so that you can dot-walk on related fields:

 

AndersBGS_0-1696499798150.png

Afterwards dot-walk through the tables according to the scema map down to the task table to select the state (it should be placed on the sn_hr_core_case table):

 

AndersBGS_1-1696499989384.png

 

AndersBGS_3-1696500464158.png

 

 

The reason to do this, is that the state is placed on the HR case table and not on the sn_hr_core_case_payroll table. 

 

According to above it should then work

 

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Dhirendra Singh
Mega Sage

@Lupita Have you found a solution for same, have seen this same behaviour in one of customer instances.