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'
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
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 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