Hi,
To clean up our database I'm trying to change the attribute values of certain products (model: product.product). For instance, I would like to change 36/XL to XL (which already exists in the database. What is the best method to do this? A simple export-import does not work, as there are multiple matches with other values. Is it possible to export the id and replace it with the proper one?
I also cannot change it on the product template, as that will result in the deletion and re-creation of product variants, an valuable information is lost in the process.
Kind regards,
Hidde