Projekt

Allgemein

Profil

GX-Bug #68115

Von Till Tepelmann vor mehr als 3 Jahren aktualisiert

Import von Eigenschaftskombinationen werden nicht übernommen, wenn man nur die englische Bezeichnung der Eigenschaft als Spalte hat 

 Kann wie folgt reproduziert werden: 

 1. Anlegen einer Eigenschaft Deutsch: "Farbe", Englisch: "Color" 
 2. Anlegen von zwei Farben: 
 3.1. Deutsch: Rosa, Englisch: Rose 
 3.2. Deutsch: Rosé, Englisch: Rosé 
 4. Anlegen eines Produkts mit der Eigenschaft: Farbe - Rosé. 
 5. CSV-Export mit den Eigenschaftswerten auf Englisch exportieren 
 6. Erzeugen eines Import aus dem Export, mit "Eigenschaft: Color.en [1]" und dem Eigenschaftwert "Rosé". 
 7. Setzen der "combi_quantity" auf einen anderen Wert. 
 8. Beim Import wird der Wert "combi_quantity" nicht geändert. 
 9. Löschen der ersten Farbe "Rosa / Rose". 
 10. Erneuter Import. Nun wird der Wert combi_quantity korrekt aktualisiert. 

 Erwartetes Verhalten: 
 Beim Import von Eigenschaftskombinationen werden auch die Werte wie combi_quantity übernommen wenn nur die englische Bezeichnung als Spalte vorhanden ist 

 Tatsächliches Verhalten: 
 Es wird einfach komplett die Spalten für die Eigenschaftskombinationen wie combi_quantity ignoriert und der Artikel wird nicht aktualisiert. 

 ------ 

 Import of property combinations are not taken over if one has only the English name of the property as column 

 Can be reproduced as follows: 

 1. creation of one property German: "Farbe", English: "Color". 
 2. creating two colors: 
 3.1. german: Rosa, english: Rose 
 3.2. german: Rosé, english: Rosé 
 4. creation of a product with the property: Color - Rosé. 
 5. CSV export with the property values in English 
 6. creating an import from the export, with "property: Color.en [1]" and the property value "Rosé". 
 7. set the "combi_quantity" to another value. 
 8. during import, the value of "combi_quantity" is not changed. 
 9. Delete the first color "Pink / Rose" 
 10. import again. Now the combi_quantity value is updated correctly. 

 Expected behavior: 
 When importing property combinations, the values like combi_quantity are also taken over if only the English name is available as column 

 Actual behavior: 
 It just completely ignores the columns for the property combinations like combi_quantity and the product is not updated. 

Zurück