Answer the question
In order to leave comments, you need to log in
Escalation notification in OTRS
Well, I just can’t understand why escalation notifications in OTRS don’t work for me - absolutely all other notifications come to everyone.
Who can help?
Answer the question
In order to leave comments, you need to log in
And you uncommented the lines in GenericAgent.pm, for example,
%Jobs = (
# [name of job] -> send escalation notifications
'send escalation notifications' => {
Escalation => 1,
# new ticket properties
New => {
Module => 'Kernel::System::GenericAgent::NotifyAgentGroupOfCustomQueue',
},
},
# insert your jobs (see Kernel/Config/GenericAgent.pm.examples)
);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question