From 49e55652bd84a4fa6c18c0df1ad625087a4d761f Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Mon, 8 Feb 2016 15:31:21 -0500 Subject: [PATCH] Add eye-catching disclaimer to Zoho importer, which was abandoned before a successful import was completed --- script/import_scripts/zoho.rb | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/script/import_scripts/zoho.rb b/script/import_scripts/zoho.rb index b78b44bd7af..99b15dcc64a 100644 --- a/script/import_scripts/zoho.rb +++ b/script/import_scripts/zoho.rb @@ -1,3 +1,25 @@ + + + +### +### +### The output of this importer is bad. +### +### Improving it means getting better quality export data from Zoho, +### or doing a lot more work on this importer. +### +### Consider leaving data in Zoho and starting fresh in Discourse. +### +### + + + + + + + + + # Import from Zoho. # Be sure to get the posts CSV file, AND the user list csv file with people's email addresses. # You may need to contact Zoho support for the user list.