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?
Many thanks,
Brendan
[SOLVED] - Event Notifications
Moderator: crythias
[SOLVED] - Event Notifications
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)
OTRS 6.0.12
Hosted on CentOS 7.4/ MySQL - MariaDB (5.5.60)
Re: Event Notifications
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)
OTRS 6.0.12
Hosted on CentOS 7.4/ MySQL - MariaDB (5.5.60)
Re: Event Notifications
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Event Notifications
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)
OTRS 6.0.12
Hosted on CentOS 7.4/ MySQL - MariaDB (5.5.60)