Network graph issue when forking repos in the same organization. #30704
Unanswered
matt-cos
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a "framework" repo that we have forked several times to start several "project" repos. All of these repos exist inside the same organization,

lucidnz. The graph and commit links inside the network graph (for either the framework or any of the projects) have become quite confusing… it’s impossible to know which repo is being referred to, as the owner is alwayslucidnzand the branch name flags are added multiple times. Hovering overlucidnzin the Owners column will highlight all the results, and clicking any of them just brings us to the first forked repo.Clicking a commit’s dot will bring you to the right commit, but inside the wrong repo and show a warning:

So I'm a little confused. Are we doing something incorrectly?
Beta Was this translation helpful? Give feedback.
All reactions