Incident: closed pull requests are not showed in list page #193388
Replies: 12 comments
-
|
💬 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. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
I also encountered this problem. |
Beta Was this translation helpful? Give feedback.
-
|
We also have this problem, and to confirm this also applies to merged PRs:
|
Beta Was this translation helpful? Give feedback.
-
|
Us too: https://github.com/hmcts/pre-api/pulls?q=is%3Apr+is%3Aclosed |
Beta Was this translation helpful? Give feedback.
-
|
Further to previous comment, we have since merged another PR which does appear in the closed list: https://github.com/ministryofjustice/hmpps-single-accommodation-service-ui/pulls?q=is%3Apr+is%3Aclosed However, we're still missing all previously PRs😟 |
Beta Was this translation helpful? Give feedback.
-
|
same here |
Beta Was this translation helpful? Give feedback.
-
|
We also have this problem - seems like it applies to both open and closed PRs. |
Beta Was this translation helpful? Give feedback.
-
|
Same issue on our private org repository. |
Beta Was this translation helpful? Give feedback.
-
|
Also experiencing this problem, it seems to be a search index issue as any page that uses search for filtering PRs does not show the full list. As a workaround, using the API or CLI ( |
Beta Was this translation helpful? Give feedback.
-
|
We're seeing the same thing on multiple repositories. |
Beta Was this translation helpful? Give feedback.
-
|
Our occurrence of this issue was resolved shortly after submitting a support ticket. Presumably some level of caching isn't working quite right, which wouldn't be that surprising given the reliability hiccups the whole service has been suffering from recently. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
Body
Incident: closed pull requests are not showed in list page, such as pingcap/tidb repo
Hi, I am an ORG owner of
pingcap, now we investigating the issue affecting thepingcap,tikv, andpingcap-incorganizations.I tried the gh cli and the web page, but it both have the issue.
I reproduced the issue: close a pull request and then watch it in the pull request closed list. I can see it after closed it at soon, but it disappeared when I list the page again after 10 minutes
Beta Was this translation helpful? Give feedback.
All reactions