Uploading LSIF data generates a non-useful link for non-admin users
Created by: Kelvin-Lee
Feedback
I tried enabling high-quality code-intelisense on one of my scala repositories. I successfully uploaded lsif to the sourcegraph but when I try to check the results I am getting error must be site admin
After interacting with an Application Engineer for troubleshooting/understanding the situation, the customer followed up with...:
My only issue is that the link which gets generated during upload process is somehow invalid as it requires admin privileges. All the people who use sourcegraph for opensource (and hence the sourcegraph.com instance) will get such link and fall into that trap. Maybe it makes sense to generate another link in general (or only when using the public instance)
Customer
Sourcegraph Community member