View Issue Details

IDProjectCategoryView StatusLast Update
0000670OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-10 14:22
ReporterNico_Klein Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version4.0.1.0 revision 15990 
Summary0000670: CSV import works not correct
DescriptionIf you choose the entry -- SKIP -- for some colums at step 2, this entries will be changed to zero in the database.
TagsExport, Import
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-03-09 15:56

reporter   ~0000539

Reminder sent to: Nico_Klein

Hi,

If some fields/data is missing in the CSV file during import, the default value, defined for database field is given to this record.
The same action is performed if, i.e. shop owner creates new article in the Admin area GUI: if some fields are left empty - the default value is given in this case.
So such work is correct.

Best regards,

dainius.bigelis

2009-03-09 15:57

reporter   ~0000540

Such work is correct.