We have created a custom product data template with additional fields and created a product with it. When trying to export product data to an excel sheet (to be able to add more similar products and then import them) some fields can’t be exported, see image. Most fields work, some don’t.
I have identified the fields that don’t work. But I don’t understand why they don’t work. Did anyone else come across this?
There are no error messages in the log. And we’re using Litium 7. We have a theory that the export can’t be done when you try to export fields (with type TextOption) that don’t contain any options. When we added some option to the field, the export was completed.
We were hoping to be able to add the options when you import the excel, but I guess then it needs to be done before even exporting an excelsheet to add data in.