magento / magento/data-migration-tool
I have done every process above still facing the same error
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 339
- Forks
- 195
- PR merge metrics
- No merged PRs in 30d
Description
I have done every process above still facing the same error
` SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-Migration_Default' for key 'EAV_ATTRIBUTE_SET_ENTITY_TYPE_ID_ATTRIBUTE_SET_NAME'`
Anyone help me out with this.
_Originally posted by @savan13 in https://github.com/magento/data-migration-tool/issues/204#issuecomment-883319455_
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 reading the referenced comment in magento/data-migration-tool issue #204 and identify which migration step produces the duplicate EAV attribute-set entry. Reproduce the reported SQLSTATE[23000] error and determine what evidence would show that the migration completes without the duplicate-entry violation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100