How viewable should deleted users be by moderators? #1416
Labels
area: html/css/js
Changes to front-end code
area: ruby
Changes to server-side code
complexity: unassessed
Needs further developer investigation before complexity/feasibility can be determined.
priority: medium
type: change request
New feature or request
Describe the bug
The user profile page of a deleted user shows no information to a standard user (as expected), but to a moderator shows the profile information accompanied by a message:
Moderators therefore have access to this information, but no obvious way to find the page. When a user is deleted, links to the user profile page are removed for standard users (as expected), but they are also removed for moderators. For example, all of the following places do not let a moderator navigate to the deleted user's profile page:
This means that a moderator can find out which user was the author in all of these cases, but only by an inconvenient process of changing URLs. Would it be better to be consistent, and do one of the following:
What access to deleted user information should each of the following have:
The text was updated successfully, but these errors were encountered: