[SOLVED] - Event Notifications

Moderator: crythias

Locked
retro2707
Znuny advanced
Posts: 131
Joined: 16 Apr 2014, 17:06
Znuny Version: 6.0.12

[SOLVED] - Event Notifications

Post by retro2707 »

Hi and thanks for reading.

I am having a problem with some of the event notifications. For example TicketServiceUpdate, TicketStateUpdate and TicketPriorityUpdate dont seem to work whereas TicketSLAUpdate seems to?

For example, one thing I want is an email sent out when the ticket is closed. I put the below but it doesent work. Even though looking at the history of the ticket it shows the state updating but nothing is mentioned in the System logs about a notification event firing. The SLAUpdate option seems to work fine however when I use that. Any ideas?
2014-10-13 16_05_03-Notifications (Event) - Admin - OTRS ITSM 3.3.9.png
Many thanks,

Brendan
You do not have the required permissions to view the files attached to this post.
Last edited by retro2707 on 29 Oct 2014, 11:23, edited 1 time in total.
Setup:
OTRS 6.0.12
Hosted on CentOS 7.4/ MySQL - MariaDB (5.5.60)
retro2707
Znuny advanced
Posts: 131
Joined: 16 Apr 2014, 17:06
Znuny Version: 6.0.12

Re: Event Notifications

Post by retro2707 »

Just as an update to this I have found out that my nagios plugin (which automatically closes tickets with closed successful status when an alert is resolved) generates these "Ticket Closed" events fine, however if I manually close a ticket with the same state it doesent seem to fire the alert. What is going on??
Setup:
OTRS 6.0.12
Hosted on CentOS 7.4/ MySQL - MariaDB (5.5.60)
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Event Notifications

Post by jojo »

the agent and the customer/agent which should receive the notification need different mail addresses
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
retro2707
Znuny advanced
Posts: 131
Joined: 16 Apr 2014, 17:06
Znuny Version: 6.0.12

Re: Event Notifications

Post by retro2707 »

Jojo you are a lifesaver thank you. The simplest answers eh? I was banging my head against a wall on that one for ages too!
Setup:
OTRS 6.0.12
Hosted on CentOS 7.4/ MySQL - MariaDB (5.5.60)
Locked