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
Checkliste 0/0
Zugehörige Tickets
Von Moritz Bunjes vor etwa 4 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
- Status wurde von In Bearbeitung zu 30 geändert
- Zugewiesen an wurde von Moritz Bunjes zu Core-Entwickler geändert
Von Moritz Bunjes vor etwa 4 Jahren aktualisiert
- Beziehung mit GX-Task #67252: Specify packaging units / quantity units, otherwise the export will be rejected by Google if the names do not match 100%. wurde hinzugefügt
Von Alexandre Ataides vor etwa 4 Jahren aktualisiert
- Zugewiesen an wurde von Core-Entwickler zu Thomas Balde geändert
Von Alexandre Ataides vor etwa 4 Jahren aktualisiert
- Zugewiesen an wurde von Thomas Balde zu Alexandre Ataides geändert
Von Alexandre Ataides vor etwa 4 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
Aktionen