Load event title from participantID
authoreileen <emcnaughton@wikimedia.org>
Sat, 5 Sep 2020 04:43:39 +0000 (16:43 +1200)
committereileen <emcnaughton@wikimedia.org>
Sat, 5 Sep 2020 04:48:26 +0000 (16:48 +1200)
commit26626bac14d91d792818f2cf04deb3f01afe6e9f
treeb69ed98309b0015f2068875e3d38cd565d8a46f7
parent30bd3f91efc7f6990f956efcef35e10e38e8380c
Load event title from participantID

This is a follow on to https://github.com/civicrm/civicrm-core/pull/18358 - after thinking
more I realised that I had already established this code is rarely reached and by
doing a very small query when it is we can avoid loading the whole event to pass in

Same test applies...
CRM/Contribute/BAO/Contribution.php