-
Notifications
You must be signed in to change notification settings - Fork 197
Description
Preconditions
- Source: 1.8.1.0 community
- Destination: 2.3.5 community
- Local install using markshust docker setup (https://github.com/markshust/docker-magento)
- Fresh install of m2
- Ran migrate:settings
- Ran migrate:data
- Verified map.xml has ignored this table (prefix_yotpo_rich_snippets)
Steps to reproduce
This happens on a fresh 2.3.5 install, it runs for quite a while first, and then fails on the map step following CustomerAttributes.
Expected result
Map to proceed to next stage, as this table is ignored.
Actual result
`[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: Log Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: integrity check][step: Inventory Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: setup triggers][step: Stage]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: data migration][step: EAV Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: volume check][step: EAV Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: data migration][step: Customer Attributes Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: volume check][step: Customer Attributes Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: data migration][step: Map Step]: started
[2020-05-30 21:58:46][INFO][mode: data][stage: volume check][step: Map Step]: started
100% [============================] Remaining Time: < 1 sec
In Mysql.php line 110:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'defaultdb.cabhubyotpo_rich_snippets' doesn't exist, query was: SELECT COUNT(*) FROM `cabhubyotpo_rich_snippets``