[REF] Simplify logic on calling self::updateContributionStatus
authoreileen <emcnaughton@wikimedia.org>
Fri, 4 Sep 2020 21:19:01 +0000 (09:19 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 4 Sep 2020 21:19:01 +0000 (09:19 +1200)
commit560df6345cd017710d11ccf1067222f7e197e6c4
tree502b97d92e4351ebc053893a59986f5f7cb770a9
parent827f5e36e801cbb8a9d405833747800bcd95c408
[REF] Simplify logic on calling self::updateContributionStatus

self::updateContributionStatus is only called when contributionStatusId has been set - there is only
one place that is set so move the code up there rather than set a param to trigger action further down
CRM/Event/Form/Task/Batch.php