Description
E.g., searching in /forgejo/forgejo for open pull requests containing htmx, both using the frontend and using the API, both search queries include pull request 1815 which was merged and closed 17 hours ago (by time of writing this issue).
(Maybe needs only update of search database?)
Screenshots
The Open button shows 6, but in the list are 7 pull requests listed, with one being merged:
image
Transferred from forgejo/forgejo#8478
### Comment
### Description
E.g., searching in [[/forgejo/forgejo]] for `open` pull requests containing `htmx`, both [using the frontend](https://codeberg.org/forgejo/forgejo/pulls?q=htmx&state=open) and [using the API](https://codeberg.org/api/v1/repos/issues/search?state=open&q=htmx&type=pulls&owner=forgejo), both search queries include pull request 1815 which was merged and closed 17 hours ago (by time of writing this issue).
(Maybe needs only update of search database?)
### Screenshots
The `Open` button shows 6, but in the list are 7 pull requests listed, with one being merged:

_Transferred from forgejo/forgejo#8478_