Fix Exception api to save lower id number as contact 1
authoreileen <emcnaughton@wikimedia.org>
Thu, 6 Jun 2019 05:16:28 +0000 (17:16 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 7 Jun 2019 08:30:40 +0000 (20:30 +1200)
commitac2751b3613663e23b358e73e995180c55057a5f
tree2be0e3aec19e269b6ad100bfad8b583aeced8c80
parent61debb307e1b865e971b26ded4d00a67d0c61cce
Fix Exception api to save lower id number as contact 1

This is already actioned (& tested) via ajax fn markNonDuplicates - this moves the functionality from
the ajax layer to the BAO layer & stdises it under unit tests
CRM/Contact/Page/AJAX.php
CRM/Dedupe/BAO/Exception.php
tests/phpunit/api/v3/ExceptionTest.php