Anyone found a solution for this?
Within our organization we have SLA around this measurement, but i cannot seem to get the numbers for it.
Anyone have any advice or solutions?
Only thing i found so far is that FreshDesk has this feature OOTB
Anyone found a solution for this?
Within our organization we have SLA around this measurement, but i cannot seem to get the numbers for it.
Anyone have any advice or solutions?
Only thing i found so far is that FreshDesk has this feature OOTB
Assignment Time
The opted time before an escalation email is triggered to a selected agent, if a ticket assigned to a group remains unassigned to an Agent.
Available in:
Metric
Group By
All filters
Tabular
We are looking for the time before agent is added.
Not automation to assign or notify after given time, i think that’s what you have found here?
I would use a custom attribute then
System.Current Date
. This will record the exact time the ticket is assigned.DATEDIFF_HOURS(Created Date, Assignment Time)
This formula will calculate the time taken from ticket creation to when it’s first assigned to an agent, allowing you to track how long tickets remain unassigned after creation.
This seems like what i am looking for!
However i cannot get it to work.
The field for the time doesn't add the timestamp, only the date, dont know if that is the issue for me.
I can create the Metric, but cannot find it later for analytics.
I would add an expression to get the current time and then a webhook to update it fully.
So far so good, i was hoping for it to be more in line with other “time” analytics (hour, minutes, seconds) is that possible? -248 is kinda random number to present.
eg:
Great Thread!
DATEDIFF_HOURS(Created Date, Assignment Time)
This formula will calculate the time taken from ticket creation to when it’s first assigned to an agent, allowing you to track how long tickets remain unassigned after creation.
Is this right?
when i look it up its:
and already in the system, we dont use the custom field we set up earlier?
Im just confused,
DATEDIFF_HOURS(Created Date, Assignment Time)
This formula will calculate the time taken from ticket creation to when it’s first assigned to an agent, allowing you to track how long tickets remain unassigned after creation.
Is this right?
when i look it up its:
and already in the system, we dont use the custom field we set up earlier?
Im just confused,
That’s an attribute not a metic, so yes you are correct, that would get rid of the need for Assignment time.
Where did you find the list of attributes? I asked Freshworks for more information and I got a “It’s not publicly available” which is annoying, as it’s a helpful feature with limited documentation.
Analytics Glossary : Freshservice
Not a list as such, but this is the list where i found the “assigned date”
Thanks
Attributes is interesting for the future rather than adding specific fields, when it’s just needed for reporting.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.