You are not logged in.
Pages: 1
Hello everyone,
is it possible guys to get the name of actors in a specific ticket (the name of the requester, Watcher, and assigned to)
i really need this appreciate any help
Offline
duplicate : https://forum.glpi-project.org/viewtopic.php?id=281980
myserver/glpi/apirest.php/Ticket/$ticket_id/Ticket_User/
returns actors : requester observer, technicians ( users and group)
then with user ID get name using
myserver/glpi/apirest.php/User/$User_id
Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1 Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9
Offline
Pages: 1