Description
Since the 0.7.1 plugins version (to fix afterDeleteMany a working hook), the unpublish, delete and deleteMany hooked methods do not work anymore to unpublish entry in meilisearch.
Expected behavior
When we click on unpublish or delete; the deleted or unpublished content should be unindexed from meilisearch.
Current behavior
no error log nor de-indexing content
Environment (please complete the following information):
- OS: tried on MacOS M1, MacOs x64, Linux X64, Linux
- Meilisearch tried on version: 0.28.0 (docker and cloud), 0.28.1
- strapi-plugin-meilisearch 0.7.1
- Strapi version: 4.3.2
Description
Since the 0.7.1 plugins version (to fix afterDeleteMany a working hook), the
unpublish,deleteanddeleteManyhooked methods do not work anymore to unpublish entry in meilisearch.Expected behavior
When we click on unpublish or delete; the deleted or unpublished content should be unindexed from meilisearch.
Current behavior
no error log nor de-indexing content
Environment (please complete the following information):