Mass update no longer works
Permalink Browser Info EnvironmentI'm helping to translate the problem.
He had an select attribute with multiple choices allowed.
When he used to export the product data... it used to export as
Brass|Guitar - Distorted|Saxophone|Synthesizer
However, recently, the same item now exported as
Object: SelectAttributeTypeOptionList
It doesn't export the select option contents anymore.
It may be something to do where
Do you know what happened?
Thanks
Type: | Discussion |
---|---|
Status: | In Progress |

From memory there was problems with some custom attributes which of course I have no way of knowing how to get the information out, so for those attribute types that weren't simple strings, and which you can't really update, it outputs the object class instead of throwing an exception.
I'm on vacation right now, so the fix will need to wait, but I'll take another look when I'm back home.