Report with group to group SLA calculation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 09:09 PM
Hi Team,
We have requirement that need to full a report shows SLA/Time worked of current assignment group.
Ex : ITSD kept Medium incident with them for 3 days, then assigned to ITSM team. ITSM had worked on that ticket for 1 day then resolved it. but as per the SLA it's breached. ( SLA is 3days for Medium INC)
ITSM saying this incident reached me just one day before, it's 24 hours. SLA has been breached becasue of ITSD.
So my question, How can I get report of individual SLA's or Time they worked. ( Note: we have no "Time worked" field in our incident record form)
Can some one please suggest.
Thanks
Ashok
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 10:26 PM
You can use the metrics table to check on assignmentgroup changes. That will show you how long a ticket stayed with what group. If you create a database view between metric, incident and sla table, you can report on all of your requirements.
I do believe that within PA there are some OOB indicators for this (not sure but I think I read something about this somewhere). If you don't have PA, you will need the db view.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark