PHPfox-Official / phpfox-v4-issues

phpFox Public Bug Tracker
https://phpfox.com
30 stars 21 forks source link

Do net delete Forum Post, after User deleting #2902

Open Bjoern3003 opened 4 years ago

Bjoern3003 commented 4 years ago

Please do NOT delete the Thread or Forum Post, if a User is deleted.

Workflow: Change the Username to "Guest" or something else.

harrison05 commented 4 years ago

Hi @Bjoern3003

When you delete users, almost content they posted on your site will be deleted and it cannot be undone.

Note: Please follow our issue template when you post a new topic (https://github.com/PHPfox-Official/phpfox-v4-issues/blob/master/ISSUE_TEMPLATE.md) it will help us to reproduce and detect issue quickly.

Regards.

Bjoern3003 commented 4 years ago

But in the Forum, it is not the best case.

If you delete forum posts, this can break the content flow. Because maybe the next answer is refering to the deleted posts. So nobody knows, what the following posts are saying.

The best case is, to set the useres name of the post from the deleted user to "guest".