Hi everyone.
I've recently found that when I import data with a large number of option values, not all of them are added to the database. For instance if I import the following file:
"v_products_model","v_products_options_name","v_products_options_type","v_produc ts_options_values_name"
"SS044","Colours","0","Ash,Black,Bottle Green,Burgundy,Chocolate,Classic Olive,Deep Navy,Heather Grey,Khaki,Light Graphite,Navy,Orange,Red,Royal Blue,Sky Blue,Sunflower,White,Zinc"

Only the first 6 colours are imported. Am I doing something wrong?