Every Customer's shopping cart have 25000+ prod

Hello
After migration re-index etc… Every Customer’s shopping cart have 25000+ prod
Looks like every customer have the same products on shopping cart
Please advice

8 answers

Profile photo of Mall Staff 184060.00 $tone May 25, 2020
Public

Hi there,

Looks like every customer have the same products on shopping cart

It seems that it referred to a Magento’s issue. You can learn more about it via these posts:

Please consider starting from the ground up again at your end with the steps as follows:

  • Install a new fresh M2 instance
  • Re-download the latest UB Data Migration Pro ver.3.2.3 and install on that new fresh M2 instance again.
  • Then re-perform all steps of data migration as you did. Please make sure you don’t forget to check to migrate the ‘Sales Active Quotes’ in the settings of step #7 of our module.

Regards,
Mall.

#1
Profile photo of Harry Zampetoulas 560.00 $tone May 25, 2020
Public

Hello Mall
What it will be change if i do again all the steps from the beginning?
I did check the “Sales Active Quotes” in my first attempt.
Please advice 
 

#2
Profile photo of Mall Staff 184060.00 $tone May 25, 2020
Public

Hi there,

I did check the “Sales Active Quotes” in my first attempt.

So, did you see any active quotes in the ‘quote’ table in your M2 database?

What is the version of your M2 instance? And did you use any other migration tool before using our migration tool in the first time?

Please consider re-performing all steps as suggested in my reply #1 at your end.
 
Regards,
Mall.

#3
Profile photo of Harry Zampetoulas 560.00 $tone May 25, 2020
Public

So, did you see any active quotes in the ‘quote’ table in your M2 database?

What is the name of that table.
Version 2.3.5-p1
No other tool ran before yours.
Magento 2 was clean installation as you told in your instructions. 
 

#4
Profile photo of Mall Staff 184060.00 $tone May 25, 2020
Public

Hi there,

What is the name of that table.

I mentioned the name of that table in my reply #4: ‘quote‘.
Also, you can run the following SQL query in your M2 database to look for active quotes in your M2 database:

SELECT * FROM `quote` WHERE `is_active` = 1;

Regards,
Mall.

#6
Profile photo of Mall Staff 184060.00 $tone May 26, 2020
Public

Hi there,

Showing rows 0 — 24 (808 total, Query took 0.0201 seconds.)

So, please consider reperforming all steps of data migration as suggested in my reply #1. 
And you should download the latest Magento core version here.

Regards,
Mall.

#8

Please login or Register to Submit Answer

Written By

Comments