Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5.5
-
Fix Version/s: 4.5.6
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
Description
When selecting the batch option to merge duplicates found in a group, if the duplicates have different addresses saved to the same location id, CiviCRM should try add the merged address to a new, unused location id and if that fails, it should report it as a conflict.
Instead, the main address overwrites the other address.