-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Pull request search shows merged PRs in Open tab #30684
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I can reproduce it locally and on try.gitea.io. |
@wolfogre thanks! I tried to reproduce it again locally and things are now working as expected. Perhaps I was a bit impatient and refreshed before the task was actually finished. Either way, I can confirm that the cause is the outdated index. |
Backport #30715 by @Zettat123 Fix #30684 Co-authored-by: Zettat123 <[email protected]>
Fix go-gitea#30684 (cherry picked from commit f09e68e) Conflicts: tests/integration/pull_merge_test.go trivial context conflict (cherry picked from commit 8f0f6bf) (cherry picked from commit df55139)
Uh oh!
There was an error while loading. Please reload this page.
Description
Searching for a PR lists merged pull requests in the tab
Open
. The count is correct though.Reproducer:
https://try.gitea.io/otbutz99/test/pulls?state=open&q=Add
Gitea Version
1.21.11
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
Github binary started via systemd behind a caddy reverse proxy.
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: