+3
COMPLETADO
Differ user/group as "Requester", "Watcher" or "Assigned to" in ticket's history.
Add tags or another way to differ in glpi_logs table when a user/group assigned as "Requester", "Watcher" or "Assigned to".
Today, all the 3 types are written as the same, making it difficult the understanding of the ticket's history after various assignments and unassign.
Servicio de atención al cliente por UserEcho
I'd sugest either to break down the glpi_ticket_user table into glpi_ticket_requester, glpi_ticket_watcher and glpi_ticket_assignee. Data processing would be faster when generating statistics.
This was done since 9.1.4 (https://github.com/glpi-project/glpi/issues/2233)