You are not logged in.
Guten Morgen zusammen, wie kann ich im GLPI eine E Mail Benachrichtigung an alle Benutzer einer Technikergruppe (es gibt keine Gruppenemailadresse) über ein neu zugewieses Ticket, automatisch versenden?
Ich nutze der Version GLPI 10.0.2
Good morning everyone, how can I automatically send an e-mail notification to all users of a technician group (there is no group e-mail address) about a newly assigned ticket in the GLPI?
I use version GLPI 10.0.2
Offline
Hi
Administration > Rules > Business rules for tickets
--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS
Offline
I do it this way
(I Have Behaviours plugin that add recipients)
create a new notification : N_GroupAssign
Create a template : T_MySmartTemplateForGroupAssign
set N_GroupAssign parameters : active=yes, type=Ticket allow response=yes event :" new group in assignee"
associate template T_MySmartTemplateForGroupAssign
set recepients :
-----with behaviour=> last group assigned
-----without behaviours => group in charge of the ticket
and bob is your uncle !
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