Re: [otrs] periodicity of escalation notifications

2014-11-13 Thread Gerald Young
First, "Why at 8:20?" Because the file uses the Working hours calendar. next: "Why once per day?" Only once because there is only one escalation and it has been triggered and notification sent. If the escalation were to happen later in the day for another ticket that ticket should trigger escalatio

Re: [otrs] periodicity of escalation notifications

2014-11-13 Thread Mikael Kermorgant
Hello, By looking at the perl code, I think I have found why we only get notifications once a day. But before I test that again (by commenting line 127 "next if $Sent;" in NotifyAgentGroupOfCustomQueue.pm), would you have an idea about how to filter only on recently escalated tickets ? Best regar