For my research group we have a Bitbucket workspace with our repositories (hundreds of them, including many legacy projects).
Our official name has been changed, and so I would like to rename our workspace accordingly. Doing so however would break every deployment.
Of course this is easily fixed, as neatly explained here: https://support.atlassian.com/bitbucket-cloud/docs/change-a-workspace-id/
But the the number of repos and things like legacy pipelines make this daunting.
So: is there a possibility of automatically redirecting the old workspace ID to the new one?
Redirecting humans is easy: after renaming the workspace we can re-created the old one, and create a blank repo with a link to the new workspace. But can we do something for every single repo URL?
My bad, this was asked and answered a couple of months back: https://community.atlassian.com/t5/Bitbucket-questions/Forwarding-from-old-workspace-URL/qaq-p/1419445
The answer is a simple 'no'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.