magento / magento/data-migration-tool

magento 1.9.2.2 to magento 2.3.7-p1 occurs the erros

Open
#887 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
339
Forks
195
PR merge metrics
No merged PRs in 30d

Description

Hi
i am faing issue during migration m1 to m2
I could not find 2.3.7 version of migration tool then I installed 2.3.5 version of migration tool
error occurs
Notice: Undefined offset: 18 in D:\laragon\www\magento2.3.7\vendor\magento\data-migration-tool\src\Migration\Step\Eav\Data.php on line 492

php bin\magento migrate:data -a vendor\magento\data-migration-tool\etc\opensource-to-opensource\1.9.2.2\config.xml

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-product-details' for key 'EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_CODE'

Please Help me for this solution

Contributor guide

Open the contributing guide

Research direction

Start with the reported `php bin\magento migrate:data -a` command and the `opensource-to-opensource/1.9.2.2/config.xml` configuration. Inspect `src/Migration/Step/Eav/Data.php` around line 492 and reproduce the undefined offset and duplicate EAV attribute-group errors using the stated Magento versions. Done means identifying whether the tool-version mismatch or migration data causes both failures and documenting a verified resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.