-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/regressionIndicates a previously functioning feature or behavior that has broken or regressed after a changeIndicates a previously functioning feature or behavior that has broken or regressed after a changemodifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/bug
Milestone
Description
- Gitea version (or commit ref):
- Git version: 1.5.0
- Operating system: Debian 9
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL): https://try.gitea.io/chanhlt/test-repo/pulls/1
- No
- Not relevant
- Log gist:
Description
When I try to use API to add comment to a pull request.
It works perfectly if I use built-in issue tracker.
However, when I change to use an external one like Redmine.
I cannot use the API anymore.
I get 404 error.
Screenshots
Using external issue tracker
Metadata
Metadata
Assignees
Labels
issue/regressionIndicates a previously functioning feature or behavior that has broken or regressed after a changeIndicates a previously functioning feature or behavior that has broken or regressed after a changemodifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/bug