I have been trying to modify or delete labels from a branch that uses TFVC (Team Foundation Version Control) for source control and is part of a Azure DevOps project.
It seems that it allows me to create, modify or delete labels that were created with my user, but I cannot do that if the creator was another member.
This is error that I'm getting:
I have already set those permissions through TF Command-Line but isn't working. I requested my PM to make member of the Project Administrators group in the ADO Project, but that didn't help either.
There are the permissions that the ADO group currently has:
I should be working but I don't know why it keeps showing me that error.
Any help or guidance woulde be appreciate.
Thank you.
Edit -> 2020-05-19
I checked the individuals permissions from my user as @Levi Lu-MSFT told me, I tried changing it but I can't due to inheritance from another group that I'm member of. At least, we could finally found the problem but I don't know how to avoid overwriting and proceed.
You can check if your permission settings is overrode for the TFVC repo.
Go the Projecet Settings-->Repositories-->Click the TFVC repo-->Search for your user account-->Check if the permissions are set to Allow