Hi Luke,
I fixed padding error to make sure ComOrderPipeLine wont crashes during the import and these are the errors summary while the details are on the other thread.
1- Bulk Import can not import 3 Level Categories. The third level SKUs will be assigned to first upper parent.
2- SKUs can not be assigned to multiple categories. They will chronologically updated by newer categories at the end of the import file. Those SKUs under the last physical category in the file overwrite their early occurances of the categories.
3- Some 3rd level categories are assigned as Toplevel ( in my case two of them ), since Import can not detect third level category ( I fear this may relate to Category Display of two level which is totally a different issue)
4-These are logical bugs of a major false assumption that for every chunk or bunch of data import, All of data must be Imported. No one will need to import all data from scratch, in normal situations. Bulk import is a partial and incremental process by nature.
Thanks,
|