magento / magento/data-migration-tool

Magento 1.9.3.2 to 2.3.5 migration

Open
#836 10 comments 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 version-1.9.3.2
2. Magento 2 version-2.3.5

### Steps to reproduce

1. Install data migration tool-2.3.5
2. Migrate settings
3. Migrate Data

### Expected result

1.Data Migration completed successfully

### Actual result

1. [PDOException (23000)]
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-Images' for key 'EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_G
ROUP_NAME'

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

No source file or test is identified. Start by reproducing the Magento 1.9.3.2 to 2.3.5 migration with the reported migration-tool version and the relevant PHP/MySQL environment, then investigate the duplicate EAV attribute-group constraint. Done means the settings and data migration complete successfully without the reported PDOException.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.