Agent notification duplicated

Moderator: crythias

Locked
Dark000
Znuny newbie
Posts: 10
Joined: 06 Dec 2010, 11:29
Znuny Version: 3

Agent notification duplicated

Post by Dark000 »

I created new agent and added new notification (which is configured the same as my first agent) in Notifications(Event) for him.

It works, but it's sends out two emails.
Otrs 3.0.2
OS: Win7
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Agent notification duplicated

Post by jojo »

what kind of notification did you add?
"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
Dark000
Znuny newbie
Posts: 10
Joined: 06 Dec 2010, 11:29
Znuny Version: 3

Re: Agent notification duplicated

Post by Dark000 »

Just to send notification to agent, when there is ticket created in his queue.
Otrs 3.0.2
OS: Win7
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Agent notification duplicated

Post by jojo »

this is a base notification and does not need a notification event.

OTRS sends New Ticket Notifications to Agents if the Queue is in" My Queues" and the agent set "New ticket notification" to Yes
"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
Dark000
Znuny newbie
Posts: 10
Joined: 06 Dec 2010, 11:29
Znuny Version: 3

Re: Agent notification duplicated

Post by Dark000 »

Can i set that settings to No and still have created notification (i would like to have a custom one)
Otrs 3.0.2
OS: Win7
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Agent notification duplicated

Post by jojo »

yes, but you change the text of the default notifications also via Admin Frontend
"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
Dark000
Znuny newbie
Posts: 10
Joined: 06 Dec 2010, 11:29
Znuny Version: 3

Re: Agent notification duplicated

Post by Dark000 »

Ok, i set No to notifications in agent queue, but agent still gets two indentical custom emails. Altough in the dashboard view as admin i can see only one notification was sent.
Otrs 3.0.2
OS: Win7
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Agent notification duplicated

Post by jojo »

so, please fill your signature with OTRS System, Operating System etc...

What tells the mail log and the otrs log ?
"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
Dark000
Znuny newbie
Posts: 10
Joined: 06 Dec 2010, 11:29
Znuny Version: 3

Re: Agent notification duplicated

Post by Dark000 »

Code: Select all

[Tue Jan  4 15:36:13 2011][Notice][Kernel::System::Ticket::TicketCreate] New Ticket [1000014/subject] created (TicketID=630,Queue=queue1,Priority=1 very low,State=new)
[Tue Jan  4 15:36:15 2011][Notice][Kernel::System::Ticket::Article::SendAgentNotification] Sent agent 'NewTicket' notification to 'agent1@company.com'.
[Tue Jan  4 15:36:15 2011][Notice][Kernel::System::Ticket::Event::NotificationEvent::_SendNotification] Sent agent 'queue1' notification to 'agent1@company.com'.
[Tue Jan  4 15:36:16 2011][Notice][Kernel::System::Ticket::Article::ArticleSend] Sent email to 'agent1@company.com' from 'otrs <otrs@company.com>'. HistoryType => SendCustomerNotification, Subject => [Entry#1000014] .;
[Tue Jan  4 15:36:16 2011][Notice][Kernel::System::Ticket::Event::NotificationEvent::_SendNotification] Sent customer 'queue1' notification to 'agent1@company.com'.
Otrs 3.0.2
OS: Win7
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Agent notification duplicated

Post by jojo »

this seems to be a bug, could you please create a bug report on bugs.otrs.org
"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
Locked