Fixed regression: Escalation logic is not active.
This commit is contained in:
parent
5865d94339
commit
20ea94d34b
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ module Zammad
|
||||||
'observer::_ticket::_ref_object_touch',
|
'observer::_ticket::_ref_object_touch',
|
||||||
'observer::_ticket::_online_notification_seen',
|
'observer::_ticket::_online_notification_seen',
|
||||||
'observer::_ticket::_stats_reopen',
|
'observer::_ticket::_stats_reopen',
|
||||||
|
'observer::_ticket::_escalation_update',
|
||||||
'observer::_tag::_ticket_history',
|
'observer::_tag::_ticket_history',
|
||||||
'observer::_user::_ref_object_touch',
|
'observer::_user::_ref_object_touch',
|
||||||
'observer::_user::_ticket_organization',
|
'observer::_user::_ticket_organization',
|
||||||
|
|
Loading…
Reference in a new issue