You are not logged in.
Hello,
we got 2 different entities let's call them entity a and entity b.
At the moment the users and the admins receive a browser notification when a ticket is created in entity a
What we wanna do now is when a ticket in entity b is created the administrators should receive an e-mail.
How can we do this or is it possible in general?
Thanks in advance.
Last edited by ihkrt (2024-08-28 09:30:30)
Server: GLPI 10.0.15 FreeBSD 13 NGINX
Plugins: Additional fields 1.21.8, News 1.12.2, Data injection 2.13.5, Form Creator 2.13.9, Glpisaml 1.1.6
Offline
Anyone?
To clarify this post is about assigning notification templates to a specific entity. Is this possible?
Server: GLPI 10.0.15 FreeBSD 13 NGINX
Plugins: Additional fields 1.21.8, News 1.12.2, Data injection 2.13.5, Form Creator 2.13.9, Glpisaml 1.1.6
Offline
Notification templates are not specific to entities
But notifications are
create 2 notifications :
one in entity A : recursive = No; event "new ticket"; recipients : "users and admin" ; template "My template"
one in entity B : recursive = No; event "new ticket"; recipients : "admin" ; template "My template" (or another template if you wish)
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
Thank you for your answer this helped me a lot!
Server: GLPI 10.0.15 FreeBSD 13 NGINX
Plugins: Additional fields 1.21.8, News 1.12.2, Data injection 2.13.5, Form Creator 2.13.9, Glpisaml 1.1.6
Offline