GX-Bug #69400
geschlossenWenn man eine CSV Datei mit Eigenschaftenkombinationen importiert und eine Spalte einen Wert 0 hat, wird die Kombination nicht aktualisiert
0%
CSV-Import mit Varianten werden nun auch aktualisiert, wenn man 0 (Zahl Null) als Wertname hat
Beschreibung
Wenn man eine CSV Datei mit Eigenschaftenkombinationen importiert und eine Spalte einen Wert 0 hat, wird die Kombination nicht aktualisiert
Kann wie folgt reproduziert werden:
- Shop mit Artikel und Eigenschaften anlegen
- In den Eigenschaften einen Artikel mit Kombinationen erstellen
- Einen Artikel mit Kombinationen bearbeiten und den Wert bzw. den Namen des Eigenschaftswertes auf 0 setzen
- Einen CSV Export unter "Artikel->Import / Export" erstellen mit nur diesem einen Artikel
- In der CSV den Bestand für eine Kombination aus dem Artikel anpassen
- CSV Datei importieren
- Bestand wird nicht auktualisiert, der CSV Import sagt es wurden keine Artikel und Kombinationen aktualisiert
Erwartetes Ergebnis:
Wenn man Eigenschaftenwerte oder Kombinationen hat mit dem Namen 0, sollten diese auch normal im CSV Import mit aktualisiert werden können
Tatsächliches Ergebnis:
Namen und Werte mit 0 in den Eigenschaftenkombinationen werden beim CSV Import nicht aktualisiert
When importing a CSV file with property combinations and a column has a value 0, the combination is not updated
Can be reproduced as follows:
- create a store with products and properties
- create a product with combinations in properties
- edit a product with combinations and set the value or the name of the property value to 0
- create a CSV export under "Products->Import / Export" with only this one product
- in the CSV adjust the stock for a combination of the product
- import CSV file
- inventory is not updated, CSV import says no products and combinations were updated
Expected result:
If you have property values or combinations named 0, they should also be able to be updated normally in the CSV import as well
Actual result:
Names and values with 0 in the property combinations are not updated in the CSV import.