Products remain in the collection after their removal
ID:
Fixed
Published on 6/16/2017
•
Last update on 12/31/2019
Summary
When removing products from a collection, they are not reindexed. That way the collection still responds with those products until the indexing event happens by other means.
This affects any scenario that makes use of collections to determine the product mix, such as trade policies, landing pages, shop windows, etc.
Simulation
- Create a collection with one or more products.
- Remove any product from this collection.
- Confirm that the collection still answers with that product in its group.
Workaround
Whenever a product is removed from a collection, it's necessary to manually re-index it by other methods.
The article Understanding the workings of indexing demonstrates some actions that trigger the indexing event.