As designed Deleting user does not remove likes

AndyB

Well-known member
Licensed customer
When a user is deleted, their likes are not removed. This creates a condition where the deleted user is still shown on posts they liked, the username link when clicked shows the following error message:

pic001.webp

Please add code to remove all likes of members when they are deleted.

Thank you.
 
This is generally intentional - the like still counts. A like will trigger a potential rebuild of the cache.
 
Liking the post will trigger the cache of the posts likes to rebuild and display (deleted user).
 
Back
Top Bottom