Hi Atlassian,
We own 2 workspaces (Lets just call them workspace A and B for simplicity) and want to merge them together and rename. So what we want is:
The reason for doing it this way around is that we want the name from workspace A but have a ton of repos and automation set up on workspace B that we don't want to mess with.
So the question is if there are are complications with this? Fx could the workspace A name still be reserved after deletion, so we can't use it?
Regards
Peter
Hi Peter,
As per our documentation, it will take 30 days to completely delete an account, meaning that if you deleted WorkspaceA, its WorkspaceID (name) would not be available for 30 days. Additionally, it is not possible to merge two workspaces together and instead, you must transfer the repositories from WorkspaceA to WorkspaceB.
The best method for achieving what you wish to do is as follows:
1. Transfer all repositories first from WorkspaceA to WorkspaceB so that WorkspaceB has the data you want
2. Change the workspaceID for WorkspaceA so that the ID you want is free for usage
3. Change the workspaceID for WorkspaceB to the previous ID for WorkspaceA
4. Delete WorkspaceA
This would be the best method as you would not need to wait 30 days for the workspaceID to be free and you would also not need to update your GIT config to reflect the new remote URLs for your repositories (as with the workspaceID change, these would be the same as before).
NOTE: We do have a script to handle bulk repository transfer. Please have your admin check the script to determine its suitability, as it is not developed by or officially supported by Atlassian:
Hope this helps, please let me know if any issues.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.