You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
After logging out and logging in as a different user, @chrsmith saw the following UI:
The subscription is on the Free plan, and therefore we show the “Upgrade” banner.
The subscription is on the Pro plan, and so the Invite co-workers button is displayed
Something is busted here. And Chris guessed that it has to do with cache invalidation and having the wrong subscription data locally. (Since after logging in as another user, it should entirely be invalidated.)
In Chris's situation, he logged in as the Sourcegraph instance’s site admin. So perhaps that’s the root cause of the bug. (If so, we can ignore this, since that’s not a scenario we care about.)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After logging out and logging in as a different user, @chrsmith saw the following UI:
Something is busted here. And Chris guessed that it has to do with cache invalidation and having the wrong subscription data locally. (Since after logging in as another user, it should entirely be invalidated.)
In Chris's situation, he logged in as the Sourcegraph instance’s site admin. So perhaps that’s the root cause of the bug. (If so, we can ignore this, since that’s not a scenario we care about.)
The text was updated successfully, but these errors were encountered: