itflow-org / itflow

Free and open-source web application for MSPs. Unifies IT documentation, ticketing, invoicing.
https://itflow.org
GNU General Public License v3.0
590 stars 152 forks source link

Feature Request: Ticket metric reporting #514

Open wrongecho opened 1 year ago

wrongecho commented 1 year ago

On the back of #225 - "Add more to reporting (Average Response and Resolution Time, Service Requests, Ticket satisfaction)"

wrongecho commented 1 year ago

Halfway there image

wrongecho commented 3 months ago

I think we need to add a 'ticket_first_response_at' field to ticketing to make this achievable, otherwise we're having to parse every single reply each time report loads. This also makes any sort of first response SLA MUCH more realistic. This could be automatically be set when a reply is added to a ticket. If null, we could add a visual cue to a ticket to show the first response is outstanding (red asterisk)?