dev/core#1109 - Fix merge not updating ContactReference fields
authorPatrick Figel <pfigel@greenpeace.org>
Wed, 7 Aug 2019 14:38:59 +0000 (16:38 +0200)
committerPatrick Figel <pfigel@greenpeace.org>
Wed, 7 Aug 2019 14:38:59 +0000 (16:38 +0200)
commit4c7e5001c8e518131fe7b45f0e05259079eb16a4
tree9b621717af855ceafe1cf289f57e375c70d56c40
parent4d474835e1b66bd2822d37a76b13dbb7eb948703
dev/core#1109 - Fix merge not updating ContactReference fields

This fixes an issue that causes ContactReference custom fields pointing
to a duplicated contact that's being merged to not be updated to the
main (surviving) contact.
CRM/Core/DAO.php
CRM/Dedupe/Merger.php
tests/phpunit/CRM/Dedupe/MergerTest.php