The placeholder username of admin-posted discussions is very confusing #185264
Replies: 2 comments
-
|
This is a fair concern. If the repository is owned by a personal account, calling someone “John Doe Admin” is confusing because there is no organization context there, so the label doesn’t really mean anything. On top of that, the blog itself says the feature only checks for admin permission on the repository, not admin rights on the organization, which means any collaborator with admin access could appear under this anonymous “Admin” identity. That makes the naming misleading and blurs the line between actual org admins and regular repo collaborators. It really does feel like an anonymous identity layer was added to discussions without clearly defining the roles or edge cases, and the whole thing looks a bit rushed and under-thought. |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Type
Bug
Discussion Content
When a discussion is posted as admin, it's shown as
<OWNER_NAME> Adminand the avatar is the repo owner's avatar.It seems to be okay here:
But how about this:
There's two problems:
John Doe Admin?This feature actually introduced an "anonymous" identity system in the discussion, but it doesn't seem to have been properly designed and appears to have been rushed out :(
Beta Was this translation helpful? Give feedback.
All reactions