Historical contributions disappeared after removing and re-adding verified email #205010
🏷️ Discussion TypeBug 💬 Feature/Topic AreaProfile BodyHistorical contributions disappeared after temporarily removing a verified email My GitHub contribution graph lost a large number of historical contributions after I temporarily removed an email address that had been used to author my commits. Before removing the email, my contribution graph showed more than 2,000 contributions in the last year. After removing it, the count dropped significantly and is currently around 683. I realized what had happened and:
However, the historical contributions have still not returned. The issue is particularly noticeable when looking at previous years. For example, my 2025 graph currently shows only 14 contributions, despite having worked across multiple repositories during that year. I followed GitHub’s documentation for troubleshooting missing contributions, including verifying the author email through the .patch view. Has anyone experienced the same issue after removing and re-adding a historical commit email? Does the contribution graph sometimes require a manual recalculation/rebuild by GitHub in this situation? For privacy reasons, I am not posting the email address or information from private repositories publicly, but I can provide those details privately to GitHub staff if required. |
Replies: 2 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. ⭐ |
|
Good news first: re-adding and re-verifying the address restores those contributions — the association is evaluated against your account's current verified emails, so nothing was permanently lost. What you're inside right now is the rebuild window:
If the count hasn't converged back to the expected ~2,000 after 3–4 days with the email verified and matching, then it's worth a https://support.github.com ticket asking for a contribution-graph recalculation — include the email address, the removal/re-add dates, and a couple of commit URLs authored with it. But in the large majority of reports with your exact sequence, patience is the whole fix. |
Good news first: re-adding and re-verifying the address restores those contributions — the association is evaluated against your account's current verified emails, so nothing was permanently lost. What you're inside right now is the rebuild window: