Notification after AddNote

Moderator: crythias

Locked
raistlin86
Znuny newbie
Posts: 11
Joined: 19 Sep 2013, 08:29
Znuny Version: 3.3.0

Notification after AddNote

Post by raistlin86 »

Hi.
I have problem with notifications to customers. I want to set notification which will be send to customer after adding note to ticket. When I set notification on i.e ticket state update everything works great and notification to customer is being sent. But when i try to set notification to ArticleCreate (note-internal and note-external) after adding a note to ticket there's no notification to customer sent. What can be the cause of that it work for changing state but don't work for adding note to ticket?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Notification after AddNote

Post by jojo »

please use the reply functionality to send messages to the customer. Not notes
"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
raistlin86
Znuny newbie
Posts: 11
Joined: 19 Sep 2013, 08:29
Znuny Version: 3.3.0

Re: Notification after AddNote

Post by raistlin86 »

I do use it. But I also need this notification functionality for adding notes.Besides it works for changing state or priority so why it don't want to work for article create?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Notification after AddNote

Post by jojo »

works on my system like a charm.

Please show your settings and tell us your OTRS version
"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
raistlin86
Znuny newbie
Posts: 11
Joined: 19 Sep 2013, 08:29
Znuny Version: 3.3.0

Re: Notification after AddNote

Post by raistlin86 »

Hi.
Which settings exactly should I show? I use OTRS in version 3.2.9.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Notification after AddNote

Post by jojo »

the settings of the notification
"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
raistlin86
Znuny newbie
Posts: 11
Joined: 19 Sep 2013, 08:29
Znuny Version: 3.3.0

Re: Notification after AddNote

Post by raistlin86 »

I don't know how to export full settings. Here's what I have set in notification event:

Name: Note
Recipient groups: Customer
Event: ArticleCreate
Article type: Note internal
Article sender type: System
Subject: Some subject
Text: New note in the ticket.
Notification article type: email-notification-int
Validity: valid

[edit]
I found my mistake... Article sender type should be set to: Agent.

Thank you four your help!
Locked