Issues not attaching to project #193185
🏷️ Discussion TypeBug 💬 Feature/Topic AreaProjects BodySummaryIssues added to the one-and-only project in this repository are suddenly disappearing from the project views. This started occurring today (2026-04-20). Closing and reopening an affected issue caused another (previously working) issue to also disappear from the project. Details
Troubleshooting Actions Attempted
Additional Context
UrgencyThis appears to be a GitHub Projects data corruption or severe linking bug. Steps to Reproduce:
Please advise as soon as possible, as this is blocking project tracking and risks data loss. Guidelines |
Replies: 52 comments 8 replies
|
💬 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. ⭐ |
|
same here |
|
We are experiencing the same issue. |
|
Sorry to hear that, but happy to hear that. Maybe it will get someone's attention. |
|
Same issue here! |
|
This is happening for us also. Similar to this issue #169602 |
|
Same issue here! |
|
Same. No new issues can be added to any of our projects. When trying to manually add from the table view, only PRs are showing up. |
|
Same here. |
|
Same here, no workaround found yet |
|
Same. |
|
I can see my new issues in the project repository but not in my Project Kanban |
|
Same |
|
Having the same issue here |
|
same here |
|
For me, it's back to normal, and I can see the issues again in the Backlog column and other columns. |
|
I am still having this issue. I tried changing the status of some of the issues to see if it forced the board to update but nothing. Just now, I even tried to unassign the project in the issue, assign the project again. I get this log:
It is still not showing up on the board, not even after a hard refresh and clearing cache. |
|
Same issue here! Other threads with the same problem: |
|
Even though it's working for me now, it's actually really strange. I can still see the two issues from yesterday that were affected by the bug in the classic issue view. In board view, I don't see those two issues. I can see the ones created before and after them. |
|
It seems to be working now. ¯\_(ツ)_/¯ |
|
Still not working for me. |
|
This is still flakey, slow and not fully working. |
|
Still not working for me |
|
same problem here |
|
Same problem still, it is extremely annoying trying to manage a project like this. I should just switch back to Trello, all the issues with projects is just ridiculous. |
|
Same here. Saw this issues all day on 4/27/26 |
|
It's probably because the GitHub maintenance is done with Opus 4.7 :) |
This comment was marked as low quality.
This comment was marked as low quality.
|
Our project was reindexed 2 weeks ago but we are still experiencing new instances of this problem. Is there a known issue? |
|
Had the same issue. (Issue created from within the project and associated with a repo). The issue didn't show up in any of the views, with multiple combinations of slicing & swim lanes tried out. However, it did appear in the project after the project association was removed from the issue (within the repository) and re-added to the project through the add item option (Add item from repository) |
This is a server-side index bug — here's what actually works:
Fix: Submit a support ticket at https://support.github.com/contact/bug-report with your org and project name. GitHub is manually reindexing affected projects on request — confirmed working in thread #193463.
Why nothing you've tried works: The issue data is fine on GitHub's backend (that's why the automation log says "moved to Backlog"), but the project view index is out of sync. Clearing cache, removing/re-adding the project link, and switching views all do nothing because it's a server-side problem.
Why close/reopen made it worse: Each write event compounds the index drift.
Verify your data is intact while waiting: