Jonathan Ribas

Results 32 comments of Jonathan Ribas

Hi @henry1303, we have same issue here with Adobe Commerce 2.3.7. Have you managed to fix it?

Hi @maghamed, I totally understand you guys try to create a solution that "fits" for all merchants but I will tell you a true story of what happen in real...

We are actually having 502 errors due to https://github.com/mailchimp/mc-magento2/pull/1080/files, we have disabled `newsletter_subscriber_save_before` event.

Hi @tnaber, Have you guys planned to develop a script in order to move old data to new table?

Hi @tnaber, Have you guys planned to develop a script in order to move old data to new table?

Hi @tnaber, can't you write a basic PHP script to move data? It will save merrchants some precious gigabytes :)

Hi @Morerice, yes it's better but there are still data like `url` that are not needed anymore after an order is placed. This takes place inside this table... For a...

Hi @Morerice, this way it will break `additional_information` field as it will cut it in the middle.

Hi @Morerice, sorry I read your query too fast! Should be safe to run it if not too much data inside the table. For huge amount data, doing batches is...