dev/core#2246 Fix failure to filter exports
authoreileen <emcnaughton@wikimedia.org>
Fri, 11 Dec 2020 05:04:25 +0000 (18:04 +1300)
committereileen <emcnaughton@wikimedia.org>
Fri, 11 Dec 2020 05:11:20 +0000 (18:11 +1300)
commit30416029a9f953525f77866b25496314e4f038d5
treef86475eef5372620a1b9d8c98bee03759b8ed631
parentbb3638279b66691b27fd5eec31a33a6af5dd71cf
dev/core#2246 Fix failure to filter exports

This fixes regression caused by us more consistently setting componentTable.

The short version here is that the presence of a componentClause should take precedences
over the inner join intended as a blunt, and maybe unnecessary, measure to
limit the export to the entity in question
CRM/Export/BAO/ExportProcessor.php