One of our colleagues is leaving the organization, and would like to remove this user, but before we do so, we want to make sure that we don't lose any of his work.
So, how to check that all repos are safe if we delete this account?
How to query for all the repos that are owned by this account?
Thanks for your input.
Hello Laura,
Users transitioning away can always be a cause for concern especially when it comes to losing data or work. There are a few options to check which repos are own by a user. Here are your options for finding the repos:
Once you have located all of the repos owned by the user you will need to change the owner. Since this is for the cloud product we will refer to the documentation as this may change in the future and we may not be able to keep this post updated.
If you’re still having issues adjusting a repos ownership please reach back out and we’ll ensure you get the help you need for this transition.
Regards,
Stephen Sifers
Hello Laura,
There are multiple different scripting languages which you can use to interact with a REST API. The easiest point of entry would be to use curl. Further information on how to use curl may be found at https://curl.haxx.se/ along with additional examples of using curl with the Bitbucket cloud REST API at URI, UUID, and structures.
I hope this proves helpful and you’re able to interact with the REST API to get the data you need.
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.