Posted on 05/11/2024 17:36:35
Just to note we had a similar issue with the Translations.xml file and the ItemType_ProductPage file that got corrupted (or interrupted) in the dead of night and had malformed and incomplete data.
The ItemType_ProductPage corruption happened when Integrations was running and the importing file had new custom product columns - it added the columsn to the database, but somewhere along the line this file got corrupt and broek the site.
Then the Translations.xml file also looked like it was interupted while being written to and then had a broken xml format and caused mayhem on the site.
The site is hosted on Azure and I'm not sure if this is causing it or not.
It would be nice to rather lock critical files so they can't be edited until you need to actually do some work :)