Description
Description
This issue occurred after the update of Gitea from v1.19.1 to v1.19.3.
A mirror of a github project was created in Gitea, as shown below:
A fork to an organization account was created from the "dev" branch of that mirrored repository, still under the same username:
Now, if I am in the TEST_ORG/axmol
fork, and I try to create a new pull request for the purpose of synchronising the fork with the latest changes from the upstream, I no longer see the upstream branch listed in the "merge into" and "pull from" drop-down lists:
In v1.19.1, it would have displayed the upstream "testuser/axmol:dev" as an option. Once Gitea was updated to v1.19.3, it no longer shows the upstream link.
Is this a bug, or is there some setting that I need to change to get this working?
Gitea Version
1.19.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
https://gist.github.com/rh101/8912193d230f8f89a9cc6437620f8795
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Running Gitea in Docker, from https://registry.hub.docker.com/r/gitea/gitea
Database
PostgreSQL