I am unable to observe responses on a specific discussion. #204546
Replies: 3 comments 1 reply
|
💬 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. ⭐ |
This comment was marked as spam.
This comment was marked as spam.
|
This looks like a stale Discussions counter, rather than a browser or account problem. GitHub distinguishes between top-level comments and replies to those comments. Your screenshots show 0 comments · 3 replies, but there is no parent comment available to render those replies. The strongest clue is that the discussion now reports 0 comments and only 1 participant. Earlier, your screenshot showed 2 participants and 3 replies. That suggests another participant's comment/thread was deleted or removed, while GitHub's aggregate reply count had not yet been recalculated. So the likely sequence is: comment + replies existed This also explains why changing browsers or accounts did nothing: the inconsistency was on GitHub's side, not in local browser state. As an independent check, GitHub CLI can request the actual visible discussion comments: gh discussion view GitHub documents --comments as retrieving the discussion's comments and their replies. If that returns no comments while the web UI still reports replies, that is good evidence of a GitHub Discussions metadata/counting bug rather than inaccessible comments. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Discussion Type
Bug
Discussion Content
At
PowerShell/PowerShell/discussions/27362, I observe:This persists, irrespective of browser and account:
Due to what
discussions/202876#discussioncomment-17899035describes, I am unable to submit this to GitHub Support.All reactions