Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 4.4.9, 4.5.4, 4.6.8
-
Fix Version/s: Unscheduled
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
When running a contact dedupe on a group, it appears that civi searches outside of the group as well.
Recreated this on the demo site. Steps to recreate:
1. Create two contacts that match dedupe rule threshold (ie same email address)
2. Add one of these contacts to a group
3. Run a dedupe find on contacts in that group (should just be one contact)
Civi then finds both contacts.
Because of this, running a dedupe on a large database is impossible even when using groups.
The process always runs out of memory (in our case 16 GB).
Attachments
Issue Links
- is supplemented by
-
CRM-18547 Marking contacts as not a duplicate on merge screen loses group context
- Done/Fixed