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

Data migration tool: class-map.xml file overridden issue in csutom module #805

Closed vishal-7037 closed 4 years ago

vishal-7037 commented 4 years ago

Preconditions

  1. Magento 2.3.4
  2. PHP 7.2

Steps to reproduce

  1. Create a new separate module to configure data migration tool
  2. Override class-map.xml.dist file to new module under app/code/vendor/Migration directory.
  3. Then, run data migration command.

Expected result

It should override properly and command should run successfully

Actual result

2020-04-03_18:59:23

victor-v-rad commented 4 years ago

Hi @vishal-7037

Thank you for reporting and fixing this issue. Internal ticket MC-33062 to fix it