Skip to content

Various actions on pull requests are broken #17983

Closed
@jpraet

Description

@jpraet

Gitea Version

1.16.0+dev-687-g0981ec30c

Git Version

No response

Operating System

No response

How are you running Gitea?

try.gitea.io

Database

No response

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Description

Various actions on pull requests are broken because the paths point to .../pulls/... instead of .../issues/... and these actions are only supported on the issues router:

  • toggling WIP status
  • subscribe/unsubscribe to notifications
  • time tracker
  • add/remove issue dependencies
  • lock/unlock conversation

A regression from PR #17551 I believe. Same for #17943.

Screenshots

No response

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