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

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

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

google shop client API returns 400 bad request error while adding an item -