dev/core#1858 Ensure that no duplicate contact is created by if we have the contactID...
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 8 Jul 2020 06:27:45 +0000 (16:27 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sun, 12 Jul 2020 23:02:45 +0000 (09:02 +1000)
commit49570419db5e2d6dbcac6da0afa233f94ed35738
tree087722bba6520e9f7b3d74a91a2350191def7ad4
parent7b88e99937c6fbe652cdad6e1b40e38eb6fa53ab
dev/core#1858 Ensure that no duplicate contact is created by if we have the contactID in the post variable from the contact task form that we map that to contact_id for the dedupe params

Add in a code comment describing the issue
CRM/Core/BAO/UFMatch.php