magento / magento/data-migration-tool

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '15-product-details' for key 'eav_attribute_group.EAV_ ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_CODE'

Open
#895 4 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.9.2.4 to Magento 2.4.4 data migration
2. 2.4.4 Data Migration

### Steps to reproduce

1. bin/magento migrate:data vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.2.4/config.xml

### Expected result

1. Successful Data Migration

### Actual result

1. SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '15-product-details' for key 'eav_attribute_group.EAV_ ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_CODE'

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 by reproducing the migration with bin/magento migrate:data and vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.2.4/config.xml. Investigate the duplicate eav_attribute_group constraint reported during the Magento 1.9.2.4 to 2.4.4 migration. Done means the data migration completes successfully without the duplicate-entry error.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.