dev/core#1339 Dedupe screen check to carry across any data where the other contact...
authoreileen <emcnaughton@wikimedia.org>
Thu, 24 Oct 2019 03:28:29 +0000 (16:28 +1300)
committereileen <emcnaughton@wikimedia.org>
Fri, 25 Oct 2019 20:34:55 +0000 (09:34 +1300)
commit3d1d395a6b6c8c3836cead048a0d101d614b4324
treea89d6c3c7af37d427f9d71bf228dbba394a136d6
parent55af4b2a525fa3c91ea83498205c5e93071a2629
dev/core#1339 Dedupe screen check to carry across any data where the other contact has none by default.

This change in default means that if the contact to be deleted has data in a field and the contact to be kept does not the
checkbox loads as checked by default (so it's easier to keep too much data but harder to lose some.)

https://lab.civicrm.org/dev/core/issues/1339

The user can override by unchecking - this is just what is set on screen load
CRM/Contact/Form/Merge.php
CRM/Dedupe/Merger.php