Aktionen
GX-Bug #69432
geschlossenThe table "products_properties_admin_select" is emptied after deleting a product
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.5.1.1
Release Notes Langtext:
Nach dem Duplizieren eines Produkts mit der ID 1 und dem Löschen des Originalprodukts werden die Varianten des kopierten Produkts nicht gelöscht.
Beschreibung
Pre-conditions:
- The product must be the ID1.
- The product must have variants.
Steps:
- Copy/duplicate the product with ID 1 (T-Shirt, if using a fresh installed shop)
- Check the
products_properties_admin_select
table ->SELECT * FROM products_properties_admin_select;
- Delete the original product, the one with the ID 1
- Check the
products_properties_admin_select
table again or try to open theVariants
tab of the copied product, edit any variant and hitSave
Expected:
- The
products_properties_admin_select
table shouldn't be empty, only the product that was deleted should be removed from the table. - It should be able to save the product variants without any errors.
Actual:
- The
products_properties_admin_select
is empty. - An error is shown when you try to edit/save a variant.
Zugehörige Tickets
Aktionen
#1
Von Alexandre Ataides vor fast 3 Jahren aktualisiert
- Beziehung mit GX-Bug #69427: Fehler bei der Änderung einer Artikelvariante / Error when changing an article variant wurde hinzugefügt
Aktionen
#2
Von Alexandre Ataides vor fast 3 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Testing geändert
- Zugewiesen an
Alexandre Ataideswurde gelöscht - Zielversion wurde auf 4.5.1.1 gesetzt
- Release Notes Langtext aktualisiert (Vergleich)
Aktionen
#4
Von Alexandre Ataides vor fast 3 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
Aktionen
#6
Von Marvin Muxfeld vor fast 3 Jahren aktualisiert
- Zugewiesen an wurde auf Marvin Muxfeld gesetzt
Aktionen
#7
Von Marvin Muxfeld vor fast 3 Jahren aktualisiert
- Zugewiesen an
Marvin Muxfeldwurde gelöscht
Aktionen
#8
Von Ahmed Hamouda vor fast 3 Jahren aktualisiert
- Zugewiesen an wurde auf Ahmed Hamouda gesetzt
Aktionen
#9
Von Ahmed Hamouda vor fast 3 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
Aktionen