CReplicator MapLocations Error: 457 : This key is already associated with an element of this collection
Description
This only works for errorCReplicator MapLocations.
Only datapel support should perform this task
Detail Steps
Open the db and run select query below to see the issueselect * from adr_addresslist order by adr_cardrecordid select adr_cardrecordid, count(adr_cardrecordid) from adr_addresslist group by adr_cardrecordid having count( adr_cardrecordid) > 1
Backup DB
Run Maintenance Replication
Delete all records from adr_addresslist table
Perform Maintenance Replication
Related Information
None
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.