-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.0.42, 7.0.18, 7.0.19, 7.0.20rc1, 7.2.12, 7.2.13, 7.2.14rc1, 7.4.3
Steps to reproduce:
- Install and configure the GLPI media type as stated in the official documentation: https://www.zabbix.com/integrations/glpi
- Create an Action that “sends message to user” where the user has the GLPI media type configured.
- Wait for a problem to appear in Zabbix (or manually create a problem to trigger the action).
Result:
- When the action is triggered, no ticket is created in GLPI.
- Instead, a Problem object is created in GLPI.
Expected:
- We should have a ticket created in GLPI, as it was the case in the early version of the media type / script.
GLPI is ITIL-oriented: Ticket (Incidents/Requests) and Problem are distinct ITIL objects. For many service desks, alerts from monitoring tools should open Tickets, not Problems.