My company has been using Freshdesk for over 1 year now and we have been very happy....up to this point.
We are looking for what we think is a very basic request and should be in place already for all users of Freshdesk.
We would like to be able to extract the time that a ticket is OPEN for. This information should be needed by most companies who deal with SLA and who want to continual improve their service.
With many phone calls and emails back and forth, Freshdesk managed to create a widget which, when an agent navigated to a ticket, a timer would start, and when navigating away from the ticket, timer would stop.....This doesn't calculate the time a Ticket has been OPEN for.
My understanding of this in the simplest terms is the following:
- On save of the ticket to status of OPEN, save the current date-time to a free text field on the ticket
- On save of the ticket to anything other than OPEN, calculate the difference in the current time to the free-text field and save to a second free-text field. If this field already has a time in it, add the time onto the existing value
- In the above calculations, take into account the business hours

