Closed
Description
I am running gitea within a docker.
- 1.14.1 create PR
- update gitea to 1.15.0
- update branch which is already an PR
- "This pull request is broken due to missing fork information."
Also branches with PRs created post gitea update have the same issue.
There were already similar problems (#11105, #11196) and I followed the suggested solution if possible but without success.
- Gitea version (or commit ref): 1.15.0-rc1
- Git version: 2.32.0
- Operating system: Debian 10
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No