Layout Bug and Error in Step 1

Hello,
I installed the extension in my dev instance, everything worked fine there.
Then I followed the same steps to install the extension in another instance, but there is a bug in the layout in the backend.
I thought that doesn’t matter as long as the extension works anyway and then I saved the database data and tried to start the import, but then I get the error message: “Reminder! You need to finish settings in the step #1 ”
https://prnt.sc/rrkjt8
Has this problem occurred before? I also tried to completely reinstall the module + the setup_module stuff.

1 answer

Profile photo of Mall Staff 184060.00 $tone April 3, 2020
Public

Hi Emil,

Then I followed the same steps to install the extension in another instance, but there is a bug in the layout in the backend.
I thought that doesn’t matter as long as the extension works anyway and then I saved the database data and tried to start the import, but then I get the error message: “Reminder! You need to finish settings in the step #1 ”
https://prnt.sc/rrkjt8

It indicates that you did something wrong in the second installation of our module. It seems that you copied M2’s database of old instance to the new instance, didn’t you?

Please run the following SQL query in the database of your new M2 instance:

Delete From ub_migrate_step Where id > 8;

Once done, check the issue you mentioned again.

Regards,
Mall.

#1

Please login or Register to Submit Answer

Written By

Comments