Greetings,

I have read every issue on this page and am still unable to solve a problem that has had me stumped for days now. If I import data from a csv file it seems everthing is OK because the product views list shows title, price, etc. on the product listings, but once I open the product node all of the fields are empty. If I go product display and open the product there, it is empty as well. I guess all is good if I never open a product node but obviously I have to from time to time and then need to manually add all the info the feed was supposed to enter. I am baffled where the data is and how the product view listing knows what data is there when the actual fields are empty. Has anybody encountered this before? Any tips for troubleshooting this? Many thanks. Cheers, K

Comments

pyxio’s picture

I should add all fields are empty except the sku. for some reason sku always comes through OK.

pcambra’s picture

Status: Active » Postponed (maintainer needs more info)

Please provide file or resources to reproduce the problem.

pyxio’s picture

Hello,

This has been resolved. The problem is with the title module which is not compatible with feeds module. The field cannot be automatically populated by feeds. The solution was to disable the title module for the product node type.

Cheers
Kevin

pcambra’s picture

Status: Postponed (maintainer needs more info) » Fixed

I've imported products using title module in the past, you need to map both the title and the title field to get it working though.

pyxio’s picture

I tried every option conceivable and could never get it to work. Once I disabled title field for commerce product it worked like a charm.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.