CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Import (Moderator: Yashodha Chaku) »
  • import errors truncated
Pages: [1]

Author Topic: import errors truncated  (Read 830 times)

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
import errors truncated
June 24, 2010, 07:44:54 am
my import_errors.csv file post-import is getting truncated at 250 lines (when the report indicates more errors).
anyone else see this behavior or know why it might be happening?
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: import errors truncated
June 25, 2010, 06:00:10 am
No of error lines is set to 250. You can change it in CRM/Import/Parser.php,   MAX_ERRORS      = 250

HTh
Kurund
Found this reply helpful? Support CiviCRM

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: import errors truncated
June 25, 2010, 09:47:31 am
is that new? I don't remember that happening in the past. was it a scalability issue? -- problems timing out when generating the error output?

I don't like that it does that. aside from not letting you easily access and correct the errored records, it's misleading -- when you get the error screen, you're told the number of records that had problems with the link -- fully expecting the download will provide all the error records.

support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: import errors truncated
June 25, 2010, 10:16:53 am
Quote
is that new? I don't remember that happening in the past. was it a scalability issue? -- problems timing out when generating the error output?
No, this limitation exists since the beginning of import.

Quote
I don't like that it does that. aside from not letting you easily access and correct the errored records, it's misleading -- when you get the error screen, you're told the number of records that had problems with the link -- fully expecting the download will provide all the error records.

I don't remember the reason, but might be some scalability issues.

Kurund
« Last Edit: June 25, 2010, 10:18:27 am by Kurund Jalmi »
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Import (Moderator: Yashodha Chaku) »
  • import errors truncated

This forum was archived on 2017-11-26.