Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.14
-
Fix Version/s: 4.7.17
-
Component/s: CiviCRM Search
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Like https://issues.civicrm.org/jira/browse/CRM-19815 but for activity
Note that removing the join on the SELECT & WHERE parts is relatively easy.
It is also possible to remove it on the ORDER BY (a less common function but one that happens if you sort the columns) and since that is more work to do I did some checks to see how much value it would give. The upshot is 'quite a bit'
Attachments
Issue Links
- links to