tfs - Can not open Work Item from URL -


tfs 2012 , user limit access team web access. user can create work item , change project page, cannot open work item such url:

http://servername:8080/tfs/web/wi.aspx?pcguid={collectionguid}&id={workitemid} 

it opens page error: tf400409:you not have licensing rights access feature: standard features

why user can not open work item such url?

while message more or less self-explanatory, try use web access url instead of api web page:

http://servername:8080/tfs/[collection]/[project]/_workitems#_a=edit&id=[id] 

Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -