data-migration-tool icon indicating copy to clipboard operation
data-migration-tool copied to clipboard

Data Migration Tool does not support migrating non-default entity-types and/or attribute set groups.

Open PascalBrouwers opened this issue 3 years ago • 6 comments

Data Migration Tool does not support migrating non-default entity-types and/or attribute set groups.

Preconditions

  1. Magento 2.3.5
  2. Magento 2 already filled with certain other attributes
  3. Magento 1.9.3.10 database

Steps to reproduce

  1. Have a Magento 2 with additional attributes and attribute set groups for non-product types.
  2. I had attribute set group "Subnavigation Styling" for entity type Category

Expected result

  1. Migratio Tool should migrate all attribute set groups.

Actual result

  1. Notice: Undefined offset: 18 in https://github.com/magento/data-migration-tool/blob/2.4-develop/src/Migration/Step/Eav/Data.php#L502

Additional notes

PascalBrouwers avatar Sep 24 '20 12:09 PascalBrouwers

Hi @PascalBrouwers. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar Sep 24 '20 12:09 m2-assistant[bot]

Made a PR to fix this

PascalBrouwers avatar Sep 24 '20 12:09 PascalBrouwers

Hope you can add this @victor-v-rad

PascalBrouwers avatar Sep 24 '20 12:09 PascalBrouwers

Is this applicable for 2.3.5, eg. to be added to the release of 2.3.6?

kanevbg avatar Oct 21 '20 11:10 kanevbg

Yes, also for 2.4+

PascalBrouwers avatar Oct 22 '20 13:10 PascalBrouwers

@victor-v-rad if you need a separate PR for 2.4 then let me know.

PascalBrouwers avatar Oct 22 '20 13:10 PascalBrouwers