gl636474 / NaturesCupboard2

0 stars 0 forks source link

Attribute-Category mapping no longer works if category URL-Key changed #7

Open gl636474 opened 5 years ago

gl636474 commented 5 years ago

If, for example "is_food" product attribute is mapped to the "food" category and the URL-Key is changed from "food" to anything else then products with is_food set to true are no longer added to the food category.

gl636474 commented 5 years ago

Mappings must be made from attribute_code to category_id. Categories can initially be looked by by URL key to find the ID.