Open jcdavis opened 2 years ago
Hey @malomarrec, it looks like this issue was created by someone outside Sourcegraph. Assigning you to triage it! Please answer and route to the right team by adding their team label, then remove the triage-bot/needs-triage
label
Steps to reproduce:
origin
remote is not the tracked sourcegraph remoteorigin
remote, but not in the tracked sourcegraph remoteExpected behavior:
The URL used by "Open Selection in Sourcegraph Web"/ "Copy Sourcegraph File Link" should work
Actual behavior:
504 gateway timeout.
The issue seems to be that GitUtil.doesRemoteBranchExist always checks against
origin
, even though I have asourcegraph
remote configured, which means that this passes, so it uses that branch asbranch
parameter in the URL instead of my configured default branch nameIf would like immediate help on this, please email support@sourcegraph.com (you can still create the issue, but there are not SLAs on issues like there are for support requests).