Closed (fixed)
Project:
Commerce Feeds
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2012 at 20:28 UTC
Updated:
30 Nov 2012 at 09:20 UTC
I am trying to use Feeds to bulk update the SKUs of my products while maintaining existing relationships with product displays. Therefore, I want my unique identifier to be the product ID, rather than the product SKU, but I am unable to map to this field.
Comments
Comment #1
brephraim commentedFor anyone else looking to bulk update products SKUs, I was able to work around this limitation by creating a new field on my products, using feeds to upload the new SKUs to that field, and then using Views Bulk Operations to assign the tokenized content of that new field as the SKU.
Even so, it would be nice to be able to use Feeds more or less exclusively to manage my product database, so I still would like to see this feature added.
Comment #2
pcambraI've just committed a change for this, I'd say that product id was there originally but feeds has changed a lot these days.