I made a workspace with a slug via the App section and then realized that in the top left corner it says the wrong organization name above the navigation. So I'd like to move the workspace to the right company. I then discovered that I cannot for the life of me figure out how to even change or select an organization in this new admin screen. I don't have just one organization I have many. And the one I'm logged in as (apparently) is like the least relevant to me personally, so now I have an app made under the wrong company.
I used to use BitBucket just fine but the organizational change Atlassian did has totally lost me. Please help. I just want my workspace under the right company, with my slug intact, nice and clean.
Hey @justinreinhart
Welcome to the community.
Currently, it is not possible to directly move or "unlink" a Bitbucket workspace from one Atlassian organization to another. This is a known limitation (tracked under
To get your workspace under the right company while keeping your original slug, you will need to perform a manual migration. Here is the step-by-step process to do this cleanly:
Since two workspaces cannot share the same slug, you must rename the "wrong" one first.
original-slug-OLD).To ensure the workspace is created under the right company:
Now you can move your work from the old workspace to the new one:
git remote set-url origin https://bitbucket.org/your-slug/repo-name.gitFor a more detailed checklist, you can refer to the official migration guide.
Regards,
Syahrul
I am thrilled to hear I can reuse the slug. I renamed the old one to _abandoned. However I am getting an error when recreating the app under the correct organization with the original slug:
So close but I cannot quite consider this resolved yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately there is no self-service option in Bitbucket Cloud to simply move a workspace from one organization to another.
To actually transfer the workspace to a different organization, you will most likely need to contact Atlassian Support directly. Open a support ticket at support.atlassian.com/contact and request the workspace be moved to the correct organization. Provide the workspace slug, the current organization ID, and the target organization ID (both visible at admin.atlassian.com in the organization settings).
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.