Somehow the Creator Owner of queries has lost delete permissions of their own queries in our central work project and I am trying to restore it. I have tried the below command line:
tfssecurity /a+ WorkItemQueryFolders [Shared Queries GUID] DELETE "Creator Owner" ALLOW /collection:http://tfsserver:8080/tfs/collection
This returns:
The target Team Foundation Server is
http://tfsserver:8080/tfs/collection.
Resolving identity "Creator Owner"...
[G] CREATOR OWNER
Adding the access control entry...
Verifying...
Access Control List on object [Shared Queries GUID]:
Done.
Not sure what I am doing wrong but the ACL should at least return the permissions I just set.
Thanks in advance for your assistance
"You will find a fortune, though it will not be the one you seek." -Blind Seer, O Brother Where Art Thou
Please Mark posts as answers or helpful so that others may find the fortune they seek.