Projekt

Allgemein

Profil

GX-Bug #67990

Von Moritz Bunjes vor mehr als 3 Jahren aktualisiert

Artikel mit Attribute und Eigenschaften können nicht zuverlässig aus dem Warenkorb gelöscht werden. 

 Kann wie folgt reproduziert werden: 

 1. Artikel anlegen 
 2. Attribut anlegen z.B. "Farbe" 
 3. Attributewerte anlegen z.B. "rot" und "grün" 
 4. Attribute "rot" und "grün" einen Artikel zuordnen 
 5. Artikel im Shop aufrufen 
 6. Artikel in den Korb legen 
 7. zum Warenkorb gehen 
 8. Artikel versuchen zu löschen 

 Erwartetes Ergebnis: 
 Artikel wird aus dem Korb gelöscht und der Warenkorb wird aktualisiert und der Artikel ist nicht mehr zu sehen, der Korb ist danach leer 

 Tatsächliches Ergebnis: 
 Artikel wird beim Löschen nicht gelöscht, nach dem Aktualisieren des Warenkorbes bleibt der Artikel im Korb 

 -------- 

 Products with attributes and properties cannot be reliably deleted from the shopping cart. 

 Can be reproduced as follows: 

 1. create product 
 2. create attribute e.g. "color 
 3. create attribute values e.g. "red" and "green 
 4. assign attributes "red" and "green" to a product 
 5. access products in the store 
 6. place the product in the basket 
 7. go to the shopping cart 
 8. try to delete products 

 Expected result: 
 Product is deleted from the basket and the basket is updated and the product is no longer visible, the basket is empty 

 Actual result: 
 Product is not deleted when you delete it, after updating the shopping cart the product remains in the cart 

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

Zurück