Import from CSV delete other fields information

  • Posts: 45
  • Thank you received: 0
  • Hikashop Business
4 years 3 weeks ago #316889

-- HikaShop version -- : 4.2.3
-- Joomla version -- : 3.9.16
-- PHP version -- : 7.3
-- Browser(s) name and version -- : All
-- Error-message(debug-mod must be tuned on) -- : Import from CSV delete other fields information

Hello,

I try update the products code from a CSV with a 3 columns (product_id;product_parent_id;product_code) and all the other information (product name, description, alias, keywords, etc) was deleted.
I have to put all the information from these fields in the csv so that it is not deleted, am I doing something wrong or is it a bug?

Best regards,
Bruno Simões

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
4 years 2 weeks ago #316939

Hi,

The product_code is used as reference ans also when you import variants, you're supposed to provide the characteristics columns as explained in the import documentation page:
www.hikashop.com/support/documentation/73-hikashop-import.html
The role of the import page is to import products and it's not suited to update the product_code.
In that case, I would rather recommend to use a mass action with a filter "CSV products". In that case, you can provide only the columns to update and you actually don't even need the product_parent_id column. Only the product_id and the product_code columns and it should work fine.

Please Log in or Create an account to join the conversation.

  • Posts: 45
  • Thank you received: 0
  • Hikashop Business
4 years 2 weeks ago #316950

Hi Nicholas!
Thanks by your help.

Best regards,
Bruno

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum