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 Seeing which moderator marked my flag as helpful (which should be hidden)

Post

Seeing which moderator marked my flag as helpful (which should be hidden)

+0
−0

Correct behaviour

At the bottom of the right hand panel of the user profile page (or at the bottom of the page on mobile where there is no right hand panel), the number of flags that the user has raised is displayed. When viewing your own profile page, this number is a link to the Flag History page showing all of the flags you have raised, and their outcome.

Here you can see whether a flag was marked as helpful, and you can see any response that the moderator added. However, the identity of the moderator is concealed. You can see what they said to you, but not which moderator said it, or which moderator marked your flag as helpful or otherwise. This is as intended.

Incorrect behaviour

The bug is that sometimes the identity of the moderator is leaked. If it was leaked to the person whose post is being flagged, I would raise this in private rather than advertising it publicly. However, it is only leaked to the person raising the flag, and only in cases where the flag is likely to be marked as helpful, so I'm raising it here.

The problem occurs when my flag leads to a moderator deleting the flagged post. I can now no longer see the deleted post directly (as I do not have the ability to see deleted posts), but it is still visible to me as a preview in the flagged posts page. In particular, this shows the username of the person who deleted the post, which is highly likely to be the moderator who processed my flag.

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?

2 comment threads

Should be transparent (2 comments)
Conceivably leaked another way, too. (2 comments)
Conceivably leaked another way, too.
Michael‭ wrote 6 months ago

On the question list page, there is often a "Last modified by XYZ" on questions where I flagged a bad post. If I click through, that person's name is not on the modification for any of the visible posts. I can infer that there is a removed post, handled by that person, and correlate to my flags. (Obviously if there were multiple flagged posts on a thread, it's possible that they were handled by different mods, but that's not likely in the current flag volume.)

It didn't occur to me that this was a problem, but if devs want to fix Trich's issue, they might want to cover this case, too.

trichoplax‭ wrote 6 months ago

Good point - this is a very similar information leak. Mine only leaks this information to the flagger, whereas yours will allow the poster of the deleted post to have a good guess at who deleted their post too.

Even if this information was removed from the question list page, a user can still see their own deleted post (even if deleted by a moderator), so they can see for certain which moderator deleted their post. I don't know if that is something intentional or to be changed.