I am running gitea within a docker. 1. 1.14.1 create PR 2. update gitea to 1.15.0 3. update branch which is already an PR 4. "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 - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No