SLA

Rooma1
Tera Contributor

Hi Team,

 

I have a requirement where the SLA should start after 24 hrs of the ticket creation time. How can we achieve this requirement? Any suggestions?

 

Thanks,

Rooma

2 REPLIES 2

Deepak Shaerma
Kilo Sage

Hi @Rooma1 

you will use Retroactive Start field within the SLA Definition to start your SLA after 24 hr.
In SLA Definition, create a script  to look for tickets older than 24 hours based on their created time.
One more method is also used in Flow Designer 

Flow Designer:
- Create a Flow that triggers upon the creation of a ticket.
- Add an Action to “Wait” for 24 hours.
- After the wait period, set a custom field value or update the ticket in a way that matches your SLA start condition.
Please Mark this Helpful and Accepted Solution. If this Helps you to understand. This will help both the community and me..
- Keep Learning ‌‌
Thanks & Regards 
Deepak Sharma 


AnkitT
Tera Contributor

Hi @Rooma1 ,

 

You can apply the below attached start condition.

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