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:04:25 +0000 (18:04 +1300)
commitb78652dddbd07e5801dc599659bf7e6048294b4f
treeb9c077f066cb0cb7d7e8c71a3c00b6a58ca67e81
parent5458ce21b63f5c059fed751239525985c7e16da7
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