Open barrybroom opened 3 years ago
Hi @barrybroom. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
@barrybroom were you able to resolve this ?
Hi Sajid. No I was not able to resolve this. I had to revert to a previous backup of Magento 2.4.3, run the data migration from Magento 1 and then upgrade to 2.4.3-p1. Migrating using 2.4.3-p1 gives the field mapping errors.
Thanks Barry for reply , I will do same
Hi, any update about this bug?? Thanks
Magento 2.4.3-p1 patch breaks data migration. Two new fields 'customer_entity.session_cutoff' and 'customer_visitor.created_at' are added in this patch and cause two 'Destination fields not mapped' errors.
The same data migration configuration works in 2.4.3.
I have tried adding ignore field tags in the destination/field_rules section of map.xml, but this has no effect.
Running the data migration with the -auto option allows migration to complete. but customers are not migrated.
Preconditions
Steps to reproduce
Expected result
Actual result