First Response Times

Moderator: crythias

Locked
sgadow
Znuny newbie
Posts: 11
Joined: 07 Mar 2011, 22:25
Znuny Version: 3.0.6

First Response Times

Post by sgadow »

So I notice when I run a report firstresponsetime is blank

I understand, based on the documentation, that some of the first response fields are based on escalations which we do not use at all. Is it possible to show me the difference between FirstResponse field and Create time field in one of these fields or in another way, like what SolutionInMin does for create and close times? I would like to get the calendar calculated first response (the time the agent first responded to the customer) in minutes. But I cannot seem to see how to accomplish this.

Thank you
paulfolkers
Znuny newbie
Posts: 40
Joined: 19 Jan 2024, 16:07
Znuny Version: 7.1.3
Real Name: Paul Folkers
Company: IT.WESER-EMS
Contact:

Re: First Response Times

Post by paulfolkers »

Hi,

unfortunately, I don't see a standard functionality here to achieve your goals.
A possible option would be to use some SQL and search for the first article in a ticket that is not "internal" as well as the ticket information with its create_time. With MySQL you can also export query results to CSV and in Excel you are able to use formulas for calculating the time difference then.

That's the closest thing that comes to my mind right now.
It's possible that there are easier options if one is thinking more about it. :wink:


Best Regards!
Founder of IT.WESER-EMS (open source-focused IT-consulting) in Oldenburg, Northern Germany.
Dedicated to Znuny, GLPI and CheckMK 8)

Znuny consulting & development via IT.WESER-EMS
Locked