data-migration-tool
data-migration-tool copied to clipboard
Could not unserialize data of sales_flat_order_item.weee_tax_applied
Preconditions
- Magento 1.9.2.1 to Magento 2.3.4
- PHP Version 7.2.33
Steps to reproduce
- Install data migration tool using composer
- Set up necessary things like modification in config.xml, map.xml and class-map.xml
Expected result
- Migrated Successfully
Actual result
- Could not unserialize data of sales_flat_order_item.weee_tax_applied with record id 3740
- Could not unserialize data of sales_flat_order_item.weee_tax_applied with record id 3746
- Could not unserialize data of sales_flat_order_item.weee_tax_applied with record id 3753
- so on and migration process stuck after these warning messages.
- mostly all data migrated but sales gird data are not migrated in sales grid tables like order grid and invoice grid.
Additional notes
I have tried these solution but did not help me to fix my issue. https://github.com/magento/data-migration-tool/commit/f3cdd846246d3f2b26b3c3ac6f48c59032de85a7 https://www.catgento.com/2020/04/16/magento-2-migration-errors-unserialize/
Please help me to fix this issue
Hi @shaLVerma. 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.
Hi @shaLVerma! :wave:
Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team
command to join Contributors team.
I need help to fix this issue. I did not find any solution @victor-v-rad please help me.