Projekt

Allgemein

Profil

GX-Bug #67990

Von Moritz Bunjes vor mehr als 3 Jahren aktualisiert

Es kann passieren, dass Eigenschaften-Artikel im Warenkorb nicht eindeutig identifiziert werden und damit der Identifier falsch ist, um ihn löschen oder über den Produktlink direkt aufrufen zu können. Ursache ist ein fehlerhafter SQL-Befehl, der die combi_id nicht zuverlässig ermittelt. Welche Konfiguration genau benötigt wird, um in den Fehler zu laufen, ist leider unbekannt. Die Korrektur im Merge Request hat jedenfalls bei mehreren Kunden das Problem gelöst. 

 -------- 

 It can happen that property products in the shopping cart are not clearly identified and therefore the identifier is wrong, so that it can be deleted or accessed directly via the product link. The cause is a faulty SQL command that does not reliably determine the combi_id. Exactly which configuration is needed to run into the error is unfortunately unknown. Anyway, the correction in the Merge Request has solved the problem for several customers. 


 

 Translated with www.DeepL.com/Translator (free version) 

 **Update** 
 Moritz can provide an SQL dump for testing the fix for products with property combination in the cart. 
 MR: https://sources.gambio-server.net/gambio/gxdev/-/merge_requests/832

Zurück