This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Description
- Sourcegraph version: 3.40.2
- Platform information: Docker Compose on AWS EC2
Steps to reproduce:
- Set
disablePublicRepoRedirects to False in Site Config
- Search repo:^github.com/kubernetes/kubernetes on a private instance
Expected behavior:
When searching a public repo available on sourcegraph.com but not indexed on your private Sourcegraph, you would expect to search repo:^github.com/kubernetes/kubernetes and either be obviously redirected to sourcegraph.com or for results to populate directly in your private sg from .com
Actual behavior:
The search returns no repo. Copying the URL from the public Sourcegraph and swapping the hostname for your private Sourcegraph also yields no results.
/cc @jplahn @ryphil