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

Duplicate Matching - Allow NULL dupe match rule and fix code so that NULL match rule means we bypass all dupe checking

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: None
    • Fix Version/s: 1.5
    • Component/s: None
    • Labels:
      None

      Description

      Some sites need the ability to disable all duplicate matching checks for both UI contact add/updates and API contact add/updates.

      1. Fix Administer >> Duplicate Matching UI so that it allows user to save an EMPTY rule (currently, it doesn't update the civicrm_dupe_match record if all drop-downs are set to null value).

      2. Fix Add/Update contact (from UI) AND API create and update contact functions such that if civicrm_dupe_match.rule is NULL, then all dupe checking is bypassed. NOTE: If you set rule = NULL via SQL command, current behavior is that ALL contacts are returned as matching .

        Attachments

          Activity

            People

            • Assignee:
              abhilasha Abhilasha Vasu
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: