Aktionen
GX-Bug #68489
geschlossenThe updater does not create new packaging and quantity units reliably | Der Updater legt neue VPE und Mengeneinheiten nicht zuverlässig an
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.4.0.0
Release Notes Langtext:
Der Updater legt neue VPE und Mengeneinheiten zuverlässig an
Beschreibung
Errors like these can happen executing the 4.4.0.0 update:
Query: INSERT INTO quantity_unit_description VALUES (15,1,'sqm')
Error message: Duplicate entry '15-1' for key 'PRIMARY'
Query: INSERT INTO quantity_unit_description VALUES (3,1,'mg')
Error message: Duplicate entry '3-1' for key 'PRIMARY'
Testing scenarios:
- no data in the tables products_vpe, quantity_unit and quantity_unit_description
- complete data in the tables products_vpe, quantity_unit and quantity_unit_description
- missing data (complete unit or only for a specific language) in the tables products_vpe, quantity_unit and quantity_unit_description
- running the updater twice without any errors
Zugehörige Tickets
Aktionen