Merge remote-tracking branch 'origin/104525318-history_import' into staging

This commit is contained in:
Vladimir Krylov 2016-01-18 13:08:56 +02:00
commit 5959d4a419
24 changed files with 766 additions and 24 deletions

View file

@ -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