SendAgentNotification -> NewTicket

Moderator: crythias

Locked
Xypher
Znuny newbie
Posts: 48
Joined: 31 Jul 2012, 15:13
Znuny Version: 3.1.7
Real Name: Jonathan
Company: Systems Integration, Inc.

SendAgentNotification -> NewTicket

Post by Xypher »

For the life of me I cannot seem to find a defined agent notification that was added to my company's OTRS before I was hired.

Code: Select all

[Mon Aug  6 09:36:04 2012][Notice][Kernel::System::Ticket::Article::SendAgentNotification] Sent agent 'NewTicket' notification to '{email}@{address}{com}'.
Getting a feed of 5~ e-mail addresses being sent to, every new ticket, when we have one agent "Notification (Event)" which handles them all (sends the ticket notification to a group@address.com)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: SendAgentNotification -> NewTicket

Post by crythias »

agent preferences notifications yes queue selected in my queues.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Xypher
Znuny newbie
Posts: 48
Joined: 31 Jul 2012, 15:13
Znuny Version: 3.1.7
Real Name: Jonathan
Company: Systems Integration, Inc.

Re: SendAgentNotification -> NewTicket

Post by Xypher »

crythias wrote:agent preferences notifications yes queue selected in my queues.

Code: Select all

%arm = {
  palm => "face",
};
Thanks crythias
Locked