Projekt

Allgemein

Profil

Aktionen

GX-Bug #69432

geschlossen

The table "products_properties_admin_select" is emptied after deleting a product

Von Alexandre Ataides vor mehr als 2 Jahren hinzugefügt. Vor etwa 2 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Ahmed Hamouda
Kategorie:
Adminbereich
Zielversion:
% 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:

  1. Copy/duplicate the product with ID 1 (T-Shirt, if using a fresh installed shop)
  2. Check the products_properties_admin_select table -> SELECT * FROM products_properties_admin_select;
  3. Delete the original product, the one with the ID 1
  4. Check the products_properties_admin_select table again or try to open the Variants tab of the copied product, edit any variant and hit Save

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

Beziehung mit GX-Entwicklung - GX-Bug #69427: Fehler bei der Änderung einer Artikelvariante / Error when changing an article variant ErledigtMarvin Muxfeld

Aktionen
Aktionen

Auch abrufbar als: Atom PDF