afterDeleteMany seems to be not implemented yet
See original GitHub issueDescription
When we try to delete many articles from the interface (even only one but selected from the interface) we have the error Meilisearch could not find an example on how to access the
afterDeleteMany hook. Please consider making an issue to explain your use case
Expected behavior Deleted entries should be removed from meilisearch too
Current behavior
Meilisearch could not find an example on how to access the
afterDeleteMany hook. Please consider making an issue to explain your use case
Screenshots or Logs This feature seems to be not implemented yet
server/services/lifecycle/lifecycle.js
async afterDeleteMany() {
strapi.log.error(
`Meilisearch could not find an example on how to access the \`afterDeleteMany\` hook. Please consider making an issue to explain your use case`
)
},
Environment (please complete the following information):
- OS: macos/linux
- Meilisearch v0.28.0 and 0.27.2
- strapi-plugin-meilisearch version: 0.7.0 and 0.6.6
- Strapi version: 4.2.2 and 4.2.3
Issue Analytics
- State:
- Created a year ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
Unpublish, delete and delete many does not unindex content ...
Description Since the 0.7.1 plugins version (to fix afterDeleteMany a working hook), the unpublish, ... afterDeleteMany seems to be not implemented yet #467....
Read more >How to customize Strapi backend (content-manager ...
But I just want to customize one specific content type, not all the contents types. I could use a if(myContentType) to do that...
Read more >How to fix Outlook Error “Not Implemented”
Close Outlook > Press Windows+R > Type outlook.exe /safe > Hit Enter key. Otherwise, you can press the Ctrl key and click on...
Read more >Fix "Not Implemented" Error in Microsoft Outlook on Windows
Though Microsoft Outlook is largely unscathed by problems, some errors can get too tough to handle it. Among them is the ?not implemented?...
Read more >Outlook Error: “Not Implemented.” - MSOutlook.info
This is an error which seems to haunt Outlook every now and then and ... Yet another cause for the “Not Implemented” error...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks @LiquidITGuy I will look into this!
Well, that is very annoying. I don’t have time right now to look at it but I will try to work on it asap