data-migration-tool
data-migration-tool copied to clipboard
Data Migration Tool does not support migrating non-default entity-types and/or attribute set groups.
Data Migration Tool does not support migrating non-default entity-types and/or attribute set groups.
Preconditions
- Magento 2.3.5
- Magento 2 already filled with certain other attributes
- Magento 1.9.3.10 database
Steps to reproduce
- Have a Magento 2 with additional attributes and attribute set groups for non-product types.
- I had attribute set group "Subnavigation Styling" for entity type Category
Expected result
- Migratio Tool should migrate all attribute set groups.
Actual result
- 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
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
- Join Magento Community Engineering Slack and ask your questions in #github channel.
Made a PR to fix this
Hope you can add this @victor-v-rad
Is this applicable for 2.3.5, eg. to be added to the release of 2.3.6?
Yes, also for 2.4+
@victor-v-rad if you need a separate PR for 2.4 then let me know.