mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
116043697-save_added
This commit is contained in:
parent
8f1f31f8de
commit
0089ed476d
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class DomainDeleteConfirmJob < Que::Job
|
|||
domain.poll_message!(:poll_pending_delete_rejected_by_registrant)
|
||||
domain.cancel_pending_delete
|
||||
end
|
||||
domain.save(validate: false)
|
||||
destroy # it's best to destroy the job in the same transaction
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue