Skip to content
Code-Schnipsel Gruppen Projekte
Commit b2d08aff erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix: improve error logging for product frontend view

This commit expands on the error handling mechanism in our product model to be more specific during
logging. If a product is activated in the system but not found in the frontend (HTTP 404 response),
an error message is now logged using a 'products_not_found' tag. This will make it easier to
identify and address issues with deactivated products that should be active. This commonly occurs
when an outdated link through a search engine directs a user to a non-existing product page.
Übergeordneter 2855c70c
Branches next-2.x
Keine zugehörigen Tags gefunden
2 Merge Requests!116Update 'next-3.x' with latest changes from 'main',!115fix: update php version and optimize string operations
Pipeline-Nr. 16515 bestanden