isaacs / github

Just a place to track issues and feature requests that I have for github
2.2k stars 129 forks source link

Bug: Missing repositories in the list of all my subcriptions #1692

Open Fak3 opened 4 years ago

Fak3 commented 4 years ago

I manually subscribed to this issue long time ago: https://github.com/schemaorg/schemaorg/issues/254

Bug: On the github page listing all my subscriptions there is no select option to filter by subscriptions from this repository: https://i.imgur.com/uCNk2su.jpg as if i have never subscribed.

Expected: the "filter by repository" dropdown should list all repositories that have any issue or PR i am subscribed to.

Fak3 commented 4 years ago

I got a reply from github support that clarifies this issue:

It looks like this is an issue with the form itself and I can share a workaround with you to filter by any repositories not included in the dropdown. If you click the link below, you should find your subscriptions for the schemaorg/schemaorg repository:

https://github.com/notifications/subscriptions?repository_name=schemaorg/schemaorg

As I mentioned before, we don't always return all repositories in the dropdown, especially if you have a lot of subscriptions. It should be possible to enter the full username and repository to filter but, while that isn't working, you'll be able to alter the URL above for any other repositories.

Thanks