We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The link to a Milestone from the sidebar in the PR views has this URL: https://<host>/gitea/MyOrganization/MyRepo/issues?milestone=19
https://<host>/gitea/MyOrganization/MyRepo/issues?milestone=19
In the Project/Repo an external bugtracker is configured, so the /issues link redirects to the external bugtracker.
/issues
The problem is now that the milestone will be redirected to the external bugtracker instead to the milestone page of gitea.
Example on demo.gitea.com: https://gitea.com/hfrahmann/MyDemo/pulls/1
1.23.1
Yes
No response
Vivaldi - 7.0.3495.27 (Stable channel) (arm64)
The text was updated successfully, but these errors were encountered:
Will be fixed by Fix sidebar milestone link #33269
Sorry, something went wrong.
5eff19a
Fix sidebar milestone link (go-gitea#33269)
ff80e2d
Fix go-gitea#33266
Fix sidebar milestone link (#33269) (#33272)
3b4af01
Backport #33269 by wxiaoguang Fix #33266 Co-authored-by: wxiaoguang <[email protected]>
Successfully merging a pull request may close this issue.
Description
The link to a Milestone from the sidebar in the PR views has this URL:
https://<host>/gitea/MyOrganization/MyRepo/issues?milestone=19
In the Project/Repo an external bugtracker is configured, so the
/issues
link redirects to the external bugtracker.The problem is now that the milestone will be redirected to the external bugtracker instead to the milestone page of gitea.
Example on demo.gitea.com: https://gitea.com/hfrahmann/MyDemo/pulls/1
Screenshots
Gitea Version
1.23.1
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
No response
Browser Version
Vivaldi - 7.0.3495.27 (Stable channel) (arm64)
The text was updated successfully, but these errors were encountered: