Can't migrate attributes

Hi,
 
unfortunatly, I’m not able to migrate attributes from Magento1.9.x to 2.2.0 with Data Migration 3.1.9 CE.
Backend stops and CLI shows:
Error: Call to a member function save() on null in ./pub/ub-tool/protected/controllers/Step3Controller.php:815
Stack trace: […]
 
What can I do to solve that issue?
 
Regards
Arno

1 answer

Profile photo of Mall Staff 184060.00 $tone April 5, 2019
Public

 Hit Arno,

Error: Call to a member function save() on null in ./pub/ub-tool/protected/controllers/Step3Controller.php:815

That issue related to a special case of customer attributes in your M1 database. To handle for that, you can follow the workaround below:

  • Download the PHP file here
  • Then upload and overwrite the PHP file at: pub/ub-tool/protected/controllers/Step3Controller.php

Once done, you can continue data migration as normal. 
Regards,
Mall.

#1

Please login or Register to Submit Answer

Written By

Comments