Author: mcantelon
Date: Wed Jan  4 16:27:25 2012
New Revision: 10562

Log:
Removed ignore column that isn't in the imported data we're working with 
anymore.

Modified:
   trunk/lib/task/csvImportTask.class.php

Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php      Wed Jan  4 16:21:59 2012        
(r10561)
+++ trunk/lib/task/csvImportTask.class.php      Wed Jan  4 16:27:25 2012        
(r10562)
@@ -102,7 +102,6 @@
       'defaultStatusTypeId' => $defaultStatusTypeId,
       'ignoreColumns' => array(
         'RECORD_ID',
-        'parentKey',
         'PRI_REC_NO'
       ),
       'standardColumns' => array(

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to