Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: CiviCRM API
-
Labels:None
Description
when using the batch merge API, we get class missing errors on the UFMatch BAO.
from the interface, the file is included higher up the tree, but apparently when that function is called from the API it never gets included.
we just need to explicitly include the file before that method is called in order to support the api.
Attachments
Issue Links
- supplements
-
CRM-9312 Dedupe Batch Merge
- Done/Fixed