You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know how to reproduce this, I've only seen this happen this one time.
My guess is that reopening a PR (id - 198) somehow reopened another already merged in PR (id - 213) in the same repo along with the one it's supposed to, the timestamps in the activity log are the same.
I can't close (change the state of) the PR from the API because it says it has been merged in.
(non-debug) Logs:
2023/02/13 18:42:21 router: completed POST /NetDuma/api/issues/status for 172.25.0.1:54348, 200 OK in 233.8ms @ repo/issue.go:2554(repo.UpdateIssueStatus)
2023/02/13 18:42:21 [63ea848d-21] router: completed GET /NetDuma/api/pulls?q=&type=all&sort=&state=closed&labels=&milestone=0&assignee=0&poster=0 for 172.25.0.1:54354, 200 OK in 162.2ms @ repo/issue.go:408(repo.Issues)
2023/02/13 18:42:22 [63ea848e] router: completed GET /NetDuma/api/pulls?q=&type=all&sort=&state=open&labels=&milestone=0&assignee=0&poster=0 for 172.25.0.1:54428, 200 OK in 123.7ms @ repo/issue.go:408(repo.Issues)
Gitea Version
1.18.3
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
PR log
Activity log
Git Version
The one provided in the docker image
Operating System
Ubuntu 20.04
How are you running Gitea?
Official docker image
Database
MySQL
The text was updated successfully, but these errors were encountered:
Description
I don't know how to reproduce this, I've only seen this happen this one time.
My guess is that reopening a PR (id - 198) somehow reopened another already merged in PR (id - 213) in the same repo along with the one it's supposed to, the timestamps in the activity log are the same.
I can't close (change the state of) the PR from the API because it says it has been merged in.
(non-debug) Logs:
Gitea Version
1.18.3
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
PR log

Activity log

Git Version
The one provided in the docker image
Operating System
Ubuntu 20.04
How are you running Gitea?
Official docker image
Database
MySQL
The text was updated successfully, but these errors were encountered: