Needs review
Project:
Like It!
Version:
3.1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2023 at 15:12 UTC
Updated:
31 Jul 2023 at 09:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alex.amtr commentedComment #3
alex.amtr commentedI've just managed to uninstall de LikeIt! Module which have never worked on my Drupal 10 (the button like never appeared).
Now I can delete entities normally.
Comment #4
dheeraj jhamtani commentedThe error you are encountering is related to the access check not being explicitly set for the entity query when deleting the Likeit entities. To fix this issue, you need to add the accessCheck() method to the entity query. I have created a patch for this please review.