magento / magento/data-migration-tool

Attribute groups are not taken into consideration while migrating

Open
#84 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

acknowledged improvement
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.