Skip to content

404 on POST for Lock PR conversation #21826

Closed
@kenji21

Description

@kenji21

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions