magento / magento/data-migration-tool
Magento 1.9.3.2 to 2.3.5 migration
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
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
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