Azure-devops-docs: Page is inaccurate; there is no "Delete Repository" action

Created on 16 Mar 2020  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-devops-docs

I am a project administrator and the organization owner and I have every level of permission I can figure out how to get the Azure platform to grant me on this stuff I've created, and still I cannot delete this repository. This page telling me there's a button for it when there isn't, doesn't help. Is the button hidden because I'm somehow not authorized? Please disable it instead and explain why I, the supreme owner of everything to do with our Azure pipelines, am not authorized to delete the empty repository that was automatically created for our well-established existing project.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 devops-code-gitech devopprod doc-bug

Most helpful comment

The issue in my case was that this was, indeed, the only git repo in my project. But I didn't ask for that repo; we already have one. And instead of a grayed out box that says "This is your only repository. Please disable Git from the 'General' tab instead," I was met with a missing menu item that the documentation said should be there.

In this case, my journey was as follows:

  1. Create Project.
  2. Notice it has six different services attached to it, including a Git repository.
  3. Wonder if the Git repository may interfere with implementing CI for my existing reposity.
  4. Attempt to delete it.
  5. Find no way to delete it, check docs.
  6. Docs have an image showing a delete button, but the delete button isn't actually there.

Short-term, this could be solved by tweaking whatever logic hides the button from me so that it does something useful instead (see suggestion at beginning of this post).

Long-term, it would be nice if the button actually worked, and simply disabled the repository option for me, instead.

All 5 comments

@JoshDreamland -- Josh, thank you for your feedback. You may find answers here:

@apawast -- Apeksha, please look into this issue.

The issue in my case was that this was, indeed, the only git repo in my project. But I didn't ask for that repo; we already have one. And instead of a grayed out box that says "This is your only repository. Please disable Git from the 'General' tab instead," I was met with a missing menu item that the documentation said should be there.

In this case, my journey was as follows:

  1. Create Project.
  2. Notice it has six different services attached to it, including a Git repository.
  3. Wonder if the Git repository may interfere with implementing CI for my existing reposity.
  4. Attempt to delete it.
  5. Find no way to delete it, check docs.
  6. Docs have an image showing a delete button, but the delete button isn't actually there.

Short-term, this could be solved by tweaking whatever logic hides the button from me so that it does something useful instead (see suggestion at beginning of this post).

Long-term, it would be nice if the button actually worked, and simply disabled the repository option for me, instead.

Typical MS confusion. Get your documentation corrected!

It's already documented in this article.

image

Hi Mike.

The issue is more about discoverability. As a user, I can't identify why a button is missing, but if it is grayed out and has the above snippet as hovertext, I would not need to refer to the documentation at all (much less be shown an image of a button that isn't on the page I'm looking at).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

o-o00o-o picture o-o00o-o  Â·  3Comments

Naphier picture Naphier  Â·  3Comments

letmaik picture letmaik  Â·  3Comments

sevaa picture sevaa  Â·  3Comments

michhar picture michhar  Â·  3Comments