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
The project view of user/org based projects also displays a link to PRs. The link to this PR does not include the path to the individual repository but consists only of the path /pulls/$ID. Clicking on this link causes a 404.
Description
The project view of user/org based projects also displays a link to PRs. The link to this PR does not include the path to the individual repository but consists only of the path
/pulls/$ID
. Clicking on this link causes a 404.The link should point to: https://gitea.example.com/org/repo/pulls/123 but it points to https://gitea.example.com/pulls/123.
Gitea Version
1.20.2
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
git version 2.39.2
Operating System
Debian 12
How are you running Gitea?
Official release supervised by systemd.
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: