magento / magento/data-migration-tool
Error in catalog product after migration magento 2.4.8 - data migration tool 2.4.8.1
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 339
- Forks
- 195
- PR merge metrics
- No merged PRs in 30d
Description
First migration from magento 1 opensource 1.9.4.5
Command:
bin/magento migrate:data -r -a ~/www/public_html/vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.4.5/config.xml
Database from magento 1
in pub/media copied catalog and category
Migration with some warning like
Source fields are not mapped
Source documents are not mapped aitoc_catalog_product_option2template
info all ok
After i go to magento2 admin, catalog/products
Warning: Undefined array key "name" in /home/dev/www/public_html/vendor/magento/module-catalog/Ui/Component/Listing/Columns/Thumbnail.php on line 91
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the migration with bin/magento migrate:data and the referenced 1.9.4.5 config.xml, then inspect the unmapped-field warnings and vendor/magento/module-catalog/Ui/Component/Listing/Columns/Thumbnail.php line 91. Compare the migrated catalog product data with what the admin listing expects; done means the catalog/products page loads without the undefined name warning.
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
- Needs clarification
- Newbie friendliness
- 25/100