Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-20162

Import with just 'match to email' results in Integrity constraint violation if Contact has same email more than once

    Details

    • Type: Bug
    • Status: Open
    • Priority: Trivial
    • Resolution: Unresolved
    • Affects Version/s: 4.6.25
    • Fix Version/s: None
    • Component/s: Import
    • Labels:
      None
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding
    • Verified?:
      No

      Description

      what i see on screen

      SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'name'

      PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'name': INSERT INTO

      {users}

      (uid, mail, created) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2); Array ( [:db_insert_placeholder_0] => 247 [:db_insert_placeholder_1] => <USERS EMAIL> [:db_insert_placeholder_2] => 1487805100 ) in drupal_write_record() (line 7376 of /includes/common.inc).

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              peted Peter Davis
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: