Hi,
Migration is failing at step #8:
Processing in step #8.....................................................(Continued) migrated data in step #8 ok with 50 TaxOrderAggregatedCreated items.
Processing in step #8...
Status: fail
Message: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2011-07-18-0-Livraison France-19.6-complete' for key 'TAX_ORDER_AGGRED_UPDATED_PERIOD_STORE_ID_CODE_PERCENT_ORDER_STS'. The SQL statement executed was: INSERT INTO `tax_order_aggregated_updated` (`orders_count`, `period`, `store_id`, `code`, `order_status`, `percent`, `tax_base_amount_sum`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5, :yp6)
I have checked the tax_order_aggregated_created table and all lines (9150) have been copied.
Any idea where this could come from?
Thanks!
M