I want to delete my atlassian account, workspace, project and all my bitbucket repos but I am bit confused by the docs.
What’s not deleted
To preserve Git authorship and other records, we won't automatically delete the following:
- Any workspaces (and repositories or snippets owned by these workspaces) for which you are the last remaining admin.
- Snippets you created which are owned by a workspace.
- Comments you've made in repositories you don't own, but the reference to your Bitbucket Cloud username is changed to ‘Former user’.
- Commits you've made in repositories you don't own, but there is no longer a link to your user profile; although, your email address is retained within these commits (due to the nature of Git and Mercurial).
- Issues and issue comments you've made in issue trackers you don't own, but the reference to your Bitbucket Cloud username is changed to ‘Former user’.
What does it mean by
Any workspaces (and repositories or snippets owned by these workspaces) for which you are the last remaining admin.
If I delete a repository in the workspace before deleting the atlassian account does this guarantee the repository is completely removed from the cloud? (e.g. all files and there history, commits, branches etc)
I also cant seem to delete the workspace... there is no delete button in the settings.
For reference https://support.atlassian.com/bitbucket-cloud/docs/delete-an-account/