Details
-
Type:
Improvement
-
Status: Done/Fixed
-
Priority:
Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.9
-
Fix Version/s: 2.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
Upgrade the dedupe codebase to use API 2 (instead of API 1) calls.
Fixed in a series of commits. Note: API 2 doesn't currently handle all of the fields handled by API 1 (see the comments at CRM_Dedupe_Merger::$validFields), so there are some regressions at the moment, but this is more of an API 2 issue.