Summary
I am cleaning up accounts and user access to our BitBucket data. I have a need to pass control of an existing BitBucket account to the admins on the main company Atlassian instance.
The desired end result is that the BitBucket data and access is controlled by our Atlassian system admins, and it is managed in a single instance.
Current Setup:
BitBucket Account 1: An account that is still in use but managed outside of the organisations Atlassian instance. It's a free account containing 8 years of work (~615 repos).
BitBucket Account 2: Newly created with a company wide implementation of Confluence and Jira. Contains no work or workspaces at the moment.
If I (as an admin) select the BitBucket app in the launcher while logged in, I am immediately directed into Account 2.
Suggested Approach
It doesn't seem like data migration is possible or the best way to achieve what I want. However maybe by changing the email and control of Account 1 to an admins email address, upgrading the account to a Standard plan, and then adding licensed users against it, I can achieve the end result I need.
Questions
- The accounts are connected in some way - I can see that there's app links with our corporate Confluence and Jira setups. This may be because the email address associated with the free account has been added as a user within that instance. But I'm not sure I understand exactly how this works?
- Will the suggested approach above create the desired end state?
- Is there a better way to approach this?
Thanks in advance for any assistance.