Fix Dedupe entity_tag mangling bug
authoreileen <emcnaughton@wikimedia.org>
Tue, 21 Apr 2020 05:34:09 +0000 (17:34 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 22 Apr 2020 07:27:35 +0000 (19:27 +1200)
commiteca284630c860869b3ae7c59b6b925b00af5ce57
treef7b91381dd69674aece0773707b1bb9e8f26059e
parent53ad44ba272a547eafae850134d0b5408e176a69
Fix Dedupe entity_tag mangling bug
CRM/Core/DAO.php
CRM/Dedupe/MergeHandler.php
CRM/Dedupe/Merger.php
CRM/Logging/Schema.php
Civi/Api4/EntityTag.php
tests/phpunit/CRM/Dedupe/MergerTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/JobTest.php