When I logged in for the first time in a while and tried to open Bitbucket, I was asked to set up a workspace.
After creating a Workspace, all of the repositories that I had been able to see before are no longer visible.
How can I access the original repositories?
Hi @SY
If you've been asked to create a workspace when you've signed in - this is because you've signed in with the wrong email address (ie an email address which was not tied to any workspaces).
This article explains this in more detail - but essentially I'd suggest accessing your local repository in a terminal, then checking your remote URL configuration to see the workspaceID reported and check your Workspace Settings > General to see if the workspaceID matches:
If the workspaceID doesn't match, check your git config to determine the email address registered here and log in using that email address instead:
Let me know if any issues.
Cheers!
- Ben (Bitbucket Cloud Support)
I have the same issue, I have repositories that I can still access via git but that I cannot see on the bitbucket interface. I suspect workspaces are the issue but I can't seem to find them in settings, any help would be appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.