We do not have an destructor at this point, so we need to execute ticket events manually.
This commit is contained in:
parent
651fa7951a
commit
e48bdc1968
1 changed files with 4 additions and 0 deletions
|
@ -152,6 +152,10 @@ returns
|
|||
result.push ticket
|
||||
}
|
||||
|
||||
# we do not have an destructor at this point, so we need to
|
||||
# execute ticket events manually
|
||||
Observer::Ticket::Notification.transaction
|
||||
|
||||
result
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue