mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
Merge remote-tracking branch 'origin/104525318-history_import' into staging
This commit is contained in:
commit
5959d4a419
24 changed files with 766 additions and 24 deletions
|
@ -698,6 +698,9 @@ class Epp::Domain < Domain
|
|||
end
|
||||
|
||||
attach_legal_document(self.class.parse_legal_document_from_frame(frame))
|
||||
|
||||
# we want to transfer data to new owner at any case.
|
||||
# We also hope that if domain is not valid, new registrar would be better.
|
||||
save!(validate: false)
|
||||
|
||||
return dt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue