From fde9b4431ef33e90e92014311e417f74e53fd7d0 Mon Sep 17 00:00:00 2001 From: Stas Date: Wed, 28 Oct 2015 12:39:59 +0200 Subject: [PATCH] Merge branch '105046446-org_and_name_import' into staging --- lib/tasks/import.rake | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/tasks/import.rake b/lib/tasks/import.rake index 1ce82baf1..984ee5160 100644 --- a/lib/tasks/import.rake +++ b/lib/tasks/import.rake @@ -153,7 +153,6 @@ namespace :import do ident_type auth_info name - org_name registrar_id creator_str updator_str @@ -190,7 +189,6 @@ namespace :import do ident_type_map[x.ssntype], x.object.authinfopw.try(:strip), x.organization.try(:strip)? x.organization.try(:strip): name, - x.organization.try(:strip), Registrar.find_by(legacy_id: x.object.try(:clid)).try(:id), x.object_registry.try(:registrar).try(:name), x.object.try(:registrar).try(:name) ? x.object.try(:registrar).try(:name) : x.object_registry.try(:registrar).try(:name),