Skip to main content

I'm creating an import CSV file for assets for Merchant Center import functionality and it works until I add tags to the import (variants.assets.tags). I also tried the template file that you provide in the documentation but it also failed.
I always get an error:

Row:1  
InvalidField
variants.0.assets.0.tags must be an array

 

Import file:

variants.sku ,key          ,variants.key ,variants.assets.key ,variants.assets.name.en ,variants.assets.sources.uri           ,variants.assets.description.en ,variants.assets.tags
123456789 ,test-product , 123456789 ,asset-key-1 ,asset name 1 ,https://example.org/product-video.mp4 ,description 1 ,new; sale; test

 

 

In addition, is there a possibility to target a specific asset like attributes? e.g. variants.asset.1.key so that we don’t need a new line for each asset. 


Regards,
Drazen

Hi @Drazen ,

to me this looks like a support case. Your CSV lgtm, and if you tried it with the template CSV from https://docs.commercetools.com/merchant-center/import-data (“assets”) and get the same error, then it must be a bug.

@Lily how do we move with issues like this? Can we tag “Support” somehow?


Hey @Patrick Burkart, thanks for lending a hand! So far, you guys let me know and I get in touch with support. Further down the road we might find a way to establish a more direct type of communication. 

I’ll report the bug, @Drazen any news?


Bug reported within the support. 
 

Regards, 

Drazen


Bug reported within the support. 
 

Regards, 

Drazen

Reported it as well, hopefully will be solved soon. Thanks @Drazen for letting us know! 


Reply