mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
parent
63db8d1409
commit
60a66942d1
2 changed files with 18 additions and 8 deletions
|
@ -22,7 +22,7 @@ module Concerns::Domain::Discardable
|
|||
|
||||
def keep
|
||||
statuses.delete(DomainStatus::DELETE_CANDIDATE)
|
||||
save
|
||||
save(validate: false)
|
||||
do_not_delete_later
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue