magento / data-migration-tool

Magento Data Migration Tool
https://devdocs.magento.com/guides/v2.3/migration/bk-migration-guide.html
Open Software License 3.0
334 stars 200 forks source link

Fixes undefined index error and adds new helper method (#825) #826

Closed p810 closed 4 years ago

p810 commented 4 years ago

Description

Fixed Issues (if relevant)

  1. magento/data-migration-tool#825: Undefined index: 1-Default in Migration\Step\Eav\Data on line 624

Manual testing scenarios

  1. Run the data migration tool for a migration of Magento 1.14.4.5 to 2.3.5-p1
  2. Ensure that an exception representing an undefined index notice isn't thrown from Migration\Step\Eav\Data::createMapAttributeSetIds()

Further information can be found in #825.

Contribution checklist

victor-v-rad commented 4 years ago

Thank you @p810 for your contribution to the project. Internal ticket MC-35383 to process it.

p810 commented 4 years ago

As @victor-v-rad mentioned in #825 this isn't a bug but was caused by a handler that got leftover in our configuration.

ghost commented 4 years ago

Hi @p810, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.