There is no point in keeping a user's data when the account is cancelled. There is no point in assigning it to the anonymous user, either. So let's DELETE all the user's data when the account is cancelled, from both DB tables.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tc-Implement-hook_user_cancel-2849262-D8.patch | 645 bytes | gopal6988 |
Comments
Comment #2
gopal6988 commentedHi Boobaa
As per the description, I Implemented the hook_user_cancel() to remove that particular user information. Please use the attached patch to check. Thanks
Comment #3
tameeshb commentedPlease switch issue status to "Needs Review" after uploading patch to test.
Comment #4
astonvictor commented