Details
Description
In CORE-3656 the "visits" and "referrals" columns were removed from the "order_affiliates" table and instead replaced by the "order_affiliate_statistics" table which stores statistics in a more accurate and efficient manner.
However, the Import Manager plugin was not updated to reflect this change and when the task is executed it throws a SQL-related error:
importAffiliates: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'visits' in 'field list' on line 196 importMisc: There is already an active transaction on line 231