Skip to content
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

404 on POST for Lock PR conversation #21826

Closed
kenji21 opened this issue Nov 15, 2022 · 0 comments · Fixed by #22110
Closed

404 on POST for Lock PR conversation #21826

kenji21 opened this issue Nov 15, 2022 · 0 comments · Fixed by #22110
Labels
Milestone

Comments

@kenji21
Copy link

kenji21 commented Nov 15, 2022

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

@kenji21 kenji21 changed the title Lock conversation result in 404 404 on POST for Lock PR conversation Nov 15, 2022
@lunny lunny added this to the 1.17.4 milestone Nov 16, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants