How to make a report in which queue the ticket is breached

Srilakshmi7
Tera Contributor

Hello Everyone,

 

Need to make a report in which assignment group the ticket was breached.

 

Thank you.

3 REPLIES 3

Matthew Knight
Tera Guru

We implemented something similar.  On the task_sla table we:

1) Created a new field called "breach group"

2) We then created a business rule for when the SLA moved into "has breached == true" to capture the assignment group in the breach group field

Then we can report on which groups breached the SLAs.

Hope this helps.

AndersBGS
Tera Patron
Tera Patron

Hi @Srilakshmi7 ,

 

Not the perfect solution, but best option is to create the report based on sla_breakdown_by_assignment

 

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/

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Srilakshmi7 

 

Try this one:

 

LearnNGrowAtul_0-1703178274152.png

 

I was think for metrics but that will provide only group name and no SLA.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************