magento / magento/data-migration-tool

Data Migration stuck at catalog_product_entity_media_gallery_value

Open
#907 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
339
Forks
195
PR merge metrics
No merged PRs in 30d

Description

Preconditions
  1. Magento 1.9.3.3 open source
  2. Magento 2.4.3-p1 open source
Steps to reproduce
  1. migrate:data --auto vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.3.3/config.xml
Expected result
  1. Data should be successfully migrated
Actual result
  1. Stuck at catalog_product_entity_media_gallery_value with 0%
Additional notes
  1. I have already done the data migration previously. Do I have to truncate the entire M2 DB to start the migration again?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.3.3/config.xml and the migration step for catalog_product_entity_media_gallery_value. Reproduce the migrate:data command against the stated Magento versions, inspect the migration output and database state, and confirm completion without the migration remaining at 0%.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.