pim-community-dev
pim-community-dev copied to clipboard
BH-1196 : Add command cleaning and deleting products on Elasticsearch
Create a pim:product:clean-removed-products command. The purpose of this command is to remove the documents present in Elasticsearch but absent from the MySQL database in order to restore synchronization between Elasticsearch and MySQL
Description (for Contributor and Core Developer)
Definition Of Done (for Core Developer only)
- [ ] Tests
- [ ] Migration & Installer
- [ ] PM Validation (Story)
- [ ] Changelog (maintenance bug fixes)
- [ ] Tech Doc