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

Skip empty custom fields during de-dupe

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.6
    • Fix Version/s: 4.6.1
    • Component/s: None
    • Labels:
      None
    • Documentation Required?:
      None

      Description

      Partly related to CRM-6235

      Empty values in custom fields are causing contacts to be flagged as duplicates.

      Steps to recreate
      Add a custom field to a contact and use a general dedupe rule that uses the field. All contacts will be marked as duplicates because no contacts have a value in the field.

      Possible solution
      This could be fixed by adding something like:
      field_name <> ''
      into the where statements when de-duping, but opening this up for further discussion.

        Attachments

          Activity

            People

            • Assignee:
              monish.deb Monish Deb
              Reporter:
              john John K.
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: