Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on How should the "all communities" profile tab handle deleted profiles on other communities?

Post

How should the "all communities" profile tab handle deleted profiles on other communities?

+2
−0

I just noticed that on the user profile page, the "All Communities" tab lists all communities where there is a profile, including deleted profiles. If a non-moderator follows a link to a deleted profile it's not a 404; we have a "this user is deleted" page. Most of the time we don't link to deleted users, so it's hard for most people to even encounter that page. But it's there; someone thought ahead.

Well, it was hard for most people to encounter a link to a deleted profile, but then I failed to consider that case when implementing this new tab on the profile. What should we do with deleted profiles on that page?

  1. Leave it alone; there's no server error here and it's ok to show every community where a profile has existed, even if it doesn't now.

  2. Exclude deleted profiles; users should be allowed to be forgotten.

  3. Exclude deleted profiles for most people, but show them (marked as deleted) to (moderators? curators?) in case it helps evaluate cross-community situations, and/or for transparency.

  4. Something else?

I'm anticipating that someone will suggest 2a: exclude them from the list for self-deletions but not for forced deletions (like spammers). We can't do that today; the software does not distinguish those two cases. Eventually we will have self-serve profile deletion and we could then handle that case differently, but right now deletions are done by mods/admins pushing buttons, which might be in response to support tickets or might be because of the user's behavior.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Two opposing views (1 comment)
Two opposing views
trichoplax‭ wrote about 20 hours ago

I find myself holding conflicting opinions on this, so I've posted both as separate answers to see what voting and further discussion leads to.