Aktionen
GX-Bug #69317
geschlossenWrong or confusing enum values for `stockType` of options, additional options, and product variants
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.5.1.0 RC1
Release Notes Langtext:
Enum-Werte für Optionen, Zusatzoptionen und Produkt-Varianten wurden überarbeitet
Beschreibung
For options, additional options (once product options) and product variants it's possible to set a stockType
that will define how the given/stored stock is managed in the future (because it's not implemented yet).
The enum values for these three domains aren't consistent and furthermore, some are wrong assigned so that it would result in a different result than expected. Therefore, in all three domains, the enums for the stockType
should be changed to the following behaviour:
-
only-positive
(oncepositive
orinteger
): Only positive values are allowed as stock, including zero. -
all-numbers
(oncenatural
): All numbers are allowed as stock. -
not-managed
: The stock is not actively managed, which means that this value is not considered for the determination of the current stock.
Things to be tested:
- Creation and update of options, additional options, and product variants
- Gambio Updater (should update old enum values in several DB tables)
- Documentation
Aktionen
#1
Von Mirko Janssen vor etwa 3 Jahren aktualisiert
- Status wurde von Gemeldet zu In Bearbeitung geändert
Aktionen
#3
Von Mirko Janssen vor etwa 3 Jahren aktualisiert
- Thema wurde von Wrong or confusing enum values for `stockType` of options and product variants zu Wrong or confusing enum values for `stockType` of options, additional options, and product variants geändert
Aktionen
#4
Von Mirko Janssen vor etwa 3 Jahren aktualisiert
Aktionen
#6
Von Alexandre Ataides vor etwa 3 Jahren aktualisiert
- Zugewiesen an wurde auf Alexandre Ataides gesetzt
Aktionen
#7
Von Alexandre Ataides vor etwa 3 Jahren aktualisiert
- Zugewiesen an
Alexandre Ataideswurde gelöscht
Aktionen
#8
Von Ahmed Hamouda vor etwa 3 Jahren aktualisiert
- Zugewiesen an wurde auf Ahmed Hamouda gesetzt
Aktionen
#9
Von Ahmed Hamouda vor etwa 3 Jahren aktualisiert
Running ´yarn next:build´ is essential for testing the new changes.
Aktionen
#10
Von Ahmed Hamouda vor etwa 3 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
Aktionen