The filter is for what shows, not what's recorded.On Tue, Apr 2, 2013 at 11:01 AM, Bogdan Iosif <bogdan.iosif@gmail.com> wrote:
/bogdanI would love for you to be right but the code seems to disagree.Also, I think I managed to find the code actually dispatching the emails here https://github.com/OTRS/otrs/blob/rel-3_1/Kernel/System/Ticket/Event/NotificationEvent.pm#L736 At line 754 it just records the history event immediately after the email is dispatched without any conditions. The actual writing to the db is done here https://github.com/OTRS/otrs/blob/rel-3_1/Kernel/System/Ticket.pm#L5160 , again, without any conditions.Hi,I looked at Default.pm, Ticket.xml and Framework.xmll and wasn't able to find any reference to a history event filter.
Can you give a little more info? We may not be talking about the same thing.
On Tue, Apr 2, 2013 at 4:47 PM, Gerald Young <crythias@gmail.com> wrote:
There's a filter in sysconfigOn Tue, Apr 2, 2013 at 4:28 AM, Bogdan Iosif <bogdan.iosif@gmail.com> wrote:
---------------------------------------------------------------------BogdanThanks,Can the recording in history of SendAgentNotification events be supressed? Do you see a workaround?As you can see, the history is ugly because of this multitude of useless (in our case) events.- many...- (a couple other normal events)- many...- (some normal events occurring when the ticket is created)Hi list,Our agents decided to have informal email notifications dispatched to them - configured via Event Notifications - for many types of modifications performed upon a ticket. Since we have many agents and many daily modifications, teach ticket's history looks something like this:
- many...
- many...
- many...
- many...
- many...
- ... SendAgentNotification events, one for each agent for whom email was dispatched
- many...
- many...
- many...
- many...
- many...
- ... SendAgentNotification events, one for each agent for whom email was dispatched
- (a couple other normal events)
- ....
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs