Calculate mean (average) time to acknowledge (assign) incidents per assignment groupIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Release Kingston Patch 6 Resolution The user recently created a SLA defintion to track how long incidents remained unassigned, specifically for two assignment groups. The user would like to know how to, prior to that SLA's creation, track the same information about older incidents.Metrics with a custom Script may be able to resolve this issue for the user. However, this is a customization. The user could create some sort of metric based on the "assigned_to" field with a type of "Script calculation", and see how long the field was in an empty state. The user and their internal development team would handle the creation, debugging, and implementation of this custom Script.After contacting the Subject Matter Experts for this type of Reporting, it was confirmed that there is no OOB method to do this. It is only through a custom Script, and again, that would be handled internally with the user's development team (it is out of scope for Support as Support does not have the expertise needed to assist with custom implementation).If the user requires assistance with Scripting, refer them to the Professional Services team who are Experts in such customizations, and they would be happy to assist the user (note: there is a fee with this service). --If the user has not set up any Response SLAs and desires to track how long it takes for an engineer to acknowledge an incident, recommend them as such metrics are typically handled and measured using Response SLAs. This is the best and recommended method to track such things.