Contribution calendar squares disappear when changing Public email between two verified email addresses #203917
Unanswered
talhajamal7
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 2 comments
|
Likely a frontend caching bug. Confirm the commit author email with git log, clear your browser cache or try an incognito window |
0 replies
|
This doesn't sound like expected behavior. The contribution graph is based on commits associated with your account, not which verified email is selected as your public email. A few things to check:
If the issue only happens when switching the public email and continues after 24 hours, it's likely worth reporting to GitHub Support because it may be a synchronization bug rather than something you've configured incorrectly. Good luck! 👍 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Profile
Body
Hello everyone,
I'm experiencing a strange issue with my GitHub contribution calendar.
I have two verified email addresses associated with the same GitHub account:
nukeflash07@gmail.com
talhajamal0717@gmail.com
Today's commits were authored using:
Author: Talha Jamal nukeflash07@gmail.com
Commit: Talha Jamal nukeflash07@gmail.com
When my Public email is set to nukeflash07@gmail.com, my profile displays everything correctly, including today's green contribution square.
However, when I change my Public email to talhajamal0717@gmail.com, something unusual happens:
The "6 contributions today" activity still appears correctly.
My repositories and commits are still visible.
Only the green square in the contribution calendar disappears for today.
If I switch the Public email back to nukeflash07@gmail.com, the green square immediately returns.
From what I understand, changing the Public email should not affect the contribution calendar, especially since both email addresses are verified and belong to the same GitHub account.
Has anyone experienced this before? Is this expected behavior, a temporary synchronization issue, or could it be a bug with the contribution calendar?
Any help would be greatly appreciated.
Thank you!
All reactions