EmicoEcommerce / Magento2AttributeLandingTweakwise

Use Magento 2 landing pages with Tweakwise navigator
Other
0 stars 2 forks source link

Landingpages disappear #13

Closed jspoe closed 1 year ago

jspoe commented 1 year ago

Hi,

We have a client that uses the attribute landing pages module on Magento 2.4.6-p3 Commerce, with version 4.2.1 of this module. I know, we're a couple of versions behind, but couldn't find something related in the latest versions either.

The issue is that every once in a while, pages disappear. They are then completely deleted from the database, except for the url_rewrite. First we thought this might have been an user error, later we thought of the foreign key between the landingspage and the category. However, this category still exists and there are pages that are also linked to this category that weren't deleted.

Is someone familiar with this issue? Things I could think of:

As far as I could see, no errors in the logs, also no admin action reports that suggested a delete. Let me know if you want more information.

ah-net commented 1 year ago

@jspoe I'm not familiar with this issue. But i might be able to help narrow down the cause.

jspoe commented 1 year ago

Hi @ah-net

Thank you for the reply, I asked the client and today this happened again, but that confirmed my thoughts that it has something to do with scheduled changes of categories.

scheduled_categories

YouriGuapa commented 1 year ago

Hi @ah-net,

Do you have any update regarding this issue.

Thanks in advance.

YouriGuapa commented 1 year ago

Hi @ah-net,

Our mutual client is creating many attribute landing pages in preparation for Black Friday. To ensure that they don’t miss out on revenue on this crucial day, it is essential that no bugs or disruptions occur.

Could you please address the above issue urgently? Can you tell me something about timelines?

Kind regards,

Youri Schepel Managing Director Guapa

ah-net commented 1 year ago

@YouriGuapa I'll discuss it internally and get back to you on this tomorrow.

ah-net commented 1 year ago

@YouriGuapa @jspoe I'll debug this issue today. I'll give you an status update end of day tomorrow

ah-net commented 1 year ago

@jspoe @YouriGuapa I did some tests and the only reason that the landingpages can disappear is if the category is deleted.

However this doesn't seem to happen to me if I schedule an category change. Can you check what happens in the following cases?

Guapa-development commented 1 year ago

Hi @ah-net

ah-net commented 1 year ago

@jspoe @YouriGuapa @Guapa-development Did the problem still occur when removing the foreign key?

jspoe commented 1 year ago

Hi @ah-net I removed the foreign key yesterday on the staging and did some scheduled changes for overnight. The pages did not disappear, so I removed the foreign key on production to see if the pages disappear when the changes for next week are being applied.

I'll keep you up to date. Thanks!

jspoe commented 1 year ago

Hi @ah-net

Scheduled category changes went live this morning without the pages disappearing. So either the foreign key removal worked or the issue is not related to the scheduled changes.

Let's just keep an aye on it for know, shall I raise another ticket and reference to this one if it still happens?