dev/core#1098 Add unit test & code comments relating to the slow activity search
authoreileen <emcnaughton@wikimedia.org>
Tue, 2 Jul 2019 20:56:46 +0000 (08:56 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 12 Aug 2019 00:53:55 +0000 (12:53 +1200)
commitc2a377b136ceafa8d6bedb3c1af27423f19b66a2
tree578d3e076b64d56013f98503dcdd17920d50d45c
parentf39da48c4cc1aff2e99e80f20ea8f739172bd42a
dev/core#1098 Add unit test & code comments relating to the slow activity search

The issue is the joining in of component filtering - we should fix this but do it correctly....
We probably need to extend the test to reflect contact ACLs first
CRM/Activity/BAO/Activity.php
CRM/Activity/Selector/Search.php
tests/phpunit/CRM/Activity/Selector/SearchTest.php [new file with mode: 0644]