Closed
Description
Description
When trying to lock a PR conversation (merged or not), the query results in a 404 : "POST /{owner}/{repo}/pulls/1/lock HTTP/1.1" 404
With this configuration line :
DISABLED_REPO_UNITS = repo.wiki, repo.issues
Works fine when removing repo.issues from disabled units:
DISABLED_REPO_UNITS = repo.wiki
Gitea Version
1.17.3
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.30.2
Operating System
debian 10.13
How are you running Gitea?
downloaded from GitHub releases, running with systemd
Database
MySQL