Fix Contribution.create to not attempt to set contacts on activity update
authoreileen <emcnaughton@wikimedia.org>
Mon, 14 Dec 2020 01:26:16 +0000 (14:26 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 14 Dec 2020 04:55:39 +0000 (17:55 +1300)
commit6fd75357518454c744701bccd5d28e96cfcc084e
treed22b6f20146ab711aaf2040b48f96021fce7889d
parent278408a46be6ef2f4d77657ce23bb3d0bcbb21b0
Fix Contribution.create to not attempt to set contacts on activity update

In udpate cases the original allocations were more correct
CRM/Contribute/BAO/Contribution.php
tests/phpunit/CRM/Activity/Form/SearchTest.php
tests/phpunit/api/v3/JobTest.php