question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

afterDeleteMany seems to be not implemented yet

See original GitHub issue

Description 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:closed
  • Created a year ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

4reactions
bidoubiwacommented, Jul 25, 2022

Thanks @LiquidITGuy I will look into this!

1reaction
bidoubiwacommented, Aug 8, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found