how can I pull historical data to check if a ticket was assigned to Service desk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I need help with creating a report where it shows when in the history of a ticket, it was assigned to Service desk.
example: on 1st oct the ticket was assigned to Service desk
on 5th oct, the ticket was assigned to application team
I need this ticket to show up in a report displaying the tickets that were assigned to Service desk in this week.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Report off sys_audit for the assignment history.
Table Name = incident, Field Name = assigned_to, Document Key = incident sys id, new value = Service desk Desk, Created on This week or Last week
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
You may use "Incident_metric" table by filtering "Definition" as Assignment Group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
56m ago
Hi @niharika verma ,
if I remember correct, then there is an OOTB incident_metric called assignment group which logs every assignment group an incident has passed through.
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/