GitHub Organization Feed Bug: When Developer Activity Goes Missing, Productivity Suffers
A recent GitHub Community discussion has brought to light a significant bug affecting the organization dashboard feed, where all activity from a specific member is completely omitted. This issue, initially reported by user Rick130130, highlights a potential blind spot in team visibility and raises concerns about the accurate tracking of developer productivity and team collaboration within organizations.
The Disappearing Act: One Member's Activity Vanishes
The core of the problem lies within the music-genai organization's dashboard feed. While other members' activities appear as expected, every single event performed by Rick130130 (GitHub user ID 162494857) across all organization repositories is missing. This isn't a case of contributions not being recorded; the events are correctly attributed to Rick130130 in repository activity views, pull request timelines, and commit histories. The discrepancy occurs solely in the centralized organization dashboard feed, which is designed to provide an 'All activity' overview, including branch creation, pushes, commits, and pull request events.
For instance, a pull request (PR #179) merged by Rick130130 on July 25, 2026, and PR #183, are both correctly attributed on their respective pages and in the repository's activity log. However, these crucial updates fail to surface in the organization's main feed, making it impossible for other team members to see this work at a glance.
Repository: https://github.com/music-genai/product
Activity filtered to actor: https://github.com/music-genai/product/activity?actor=Rick130130
Direct PR example: https://github.com/music-genai/product/pull/179
Impact on Collaboration and Developer Productivity
The organization dashboard feed is a vital tool for fostering transparency and enabling efficient teamwork. When a team member's contributions are invisible in this central hub, it directly impedes collaboration. Managers and peers may struggle to get a holistic view of ongoing projects, potentially leading to missed dependencies, redundant efforts, or an inaccurate assessment of software productivity metrics. This bug undermines the very purpose of a shared activity feed, creating a siloed experience for one developer and potentially hindering the overall developer productivity of the entire team.
Troubleshooting and Prior Incidents
Rick130130 meticulously performed several checks to rule out common issues:
- Confirmed formal organization membership (not an outside collaborator).
- Verified private membership visibility, matching members whose activity appears.
- Noted zero teams for both the affected member and a comparison member.
- Ensured Git author/committer identity correctly mapped to the GitHub account.
- Confirmed feed filters for Releases, Repositories, and Repository activity were enabled.
- Multiple organization members independently verified the absence of
Rick130130's activity.
The discussion also referenced broader feed incidents (e.g., #199908, which was fixed) and other account-specific or event-type-specific failures (#143929, #146124), suggesting this isn't an isolated type of problem. GitHub Support ticket #4608387, which addressed this specific product bug, was redirected to the Community Discussions, underscoring the need for public insight and potential solutions.
A Call for Investigation
The community is now calling upon the GitHub Feed team to investigate the indexing and eligibility state for actor Rick130130 within the music-genai organization. Key questions include whether an actor-level or organization-member state could suppress events, if affected feed records can be rebuilt or reindexed, and what additional diagnostic information could help identify the missing events. Resolving such bugs is crucial for maintaining trust in platform data and ensuring that every team member's contributions are accurately reflected, supporting robust developer productivity.
