gl636474 / NaturesCupboard2

0 stars 0 forks source link

On bulk import, products are not removed from categories #1

Closed gl636474 closed 5 years ago

gl636474 commented 5 years ago

Where products are added to categories based upon the values of the attribute-to-categort-mapping columns, they are not removed if the value in the column is false.

To reproduce:

  1. Export a product which has is_food true
  2. Change is_food in the exported spreadsheet from true to false
  3. Import the spreadsheet
  4. Clear cache
  5. Go to the food category and the product is still there.

This also applies to is_baby, is_household and is_personal_care.