magento / magento/data-migration-tool
Attribute groups are not taken into consideration while migrating
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 339
- Forks
- 195
- PR merge metrics
- No merged PRs in 30d
Description
When migrating from 1.7.0.2 CE, there are some attribute groups (such as General for Products) - which is called Product Details in M2, as a result some attributes which are required for M2 are not present or are in different tabs where expected.
Migration tool should really convert CE 1.x into EE 2.0 format, not just COPY as it is
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 a migration from Magento 1.7.0.2 CE and tracing how attribute groups are handled. Done means the migrated data uses the Magento 2 expected group names and tabs, with required attributes present in the appropriate groups.
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
- 35/100