Non-existent notification #111217
-
Select Topic AreaBug BodyA few days ago, I noticed that GitHub notifying about a new notification, but I don't have anything in them. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Hello, I got this same error after being notified about Starknet and Fluence coins airdrop by email. Looks like is related to this: https://github.com/orgs/community/discussions/6874#discussioncomment-8687949 I think that we all were mentioned on a gist, but I wasn't able to look the content. I already contact Github support and they told me the same about using curl to clear the notifications manually with the API. For other people who read this answer, please use API to clear your notification box. ps: Kindly consider marking the provided response as the answer if it has addressed your query satisfactorily. |
Beta Was this translation helpful? Give feedback.
-
|
There seems to have been a deleted comment here which suggested using GitHub's API to mark the notification as read. Worked for me. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
If it helps anyone, I just ran this Github CLI command to mark all notifications as read (change the date to todays date to be sure): |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the fix Note for @github : I think there still is a problem in the notifications panel |
Beta Was this translation helpful? Give feedback.
-
I was able to mark the missing notification as "read" but I'm unable to mark it as "done" to get rid of repository in the sidebar. There is no "thread_id" to be able to use the API. |
Beta Was this translation helpful? Give feedback.





There seems to have been a deleted comment here which suggested using GitHub's API to mark the notification as read. Worked for me.