Questions tagged [tfs-web-access]

Team Foundation Server Web Access is a web interface to Microsoft Team Foundation Server project data.

69 questions
1
vote
1 answer

TFS 2013 Web Access Deployed Tab

I'm trying to understand what the "Deployed" tab is used for in TFS 2013 Team Web Access. There's another similar question here: What is the "deployed" tab for in TFS 2012 Web Access Some of the information there seems to suggest that TFS Deployer…
Steve L.
  • 1,098
  • 13
  • 23
1
vote
3 answers

TFS Web Access from the Raspberry Pi

We've finally got TFS 2013 up and running and would like to start exposing some reports on a web browser running on a Raspberry Pi. Unfortunately, it won't let us authenticate using windows login. Are there any tools that allow TFS information to…
Damien Ryan
  • 1,591
  • 1
  • 15
  • 34
1
vote
2 answers

Adding a user to a domain group doesn't grant access in TFS Web Access

I am trying to give access to group of domain users (like All Developers) to team web access. I am able to add them to readers in team web access but when users try to access team web access it does not work. When I add users individually it works.
will
  • 73
  • 6
1
vote
0 answers

Documentation of the TFS 2012 Web Access URLs

I want to a URL that points to a workitem, or a workitem query result. In TFS 2010 the URLs were like this http://:8080/tfs/web/UI/Pages/WorkItems/QueryResultNW.aspx?... But TFS 2012 said that URL is from an earlier version of Web Access.…
Arve
  • 7,284
  • 5
  • 37
  • 41
1
vote
1 answer

TFS 2012 Web Access Assigning Default Area and Iteration Paths

I have an issue with TFS 2012. When ever a user creates a work item in TFS 2012, TFS is assigning the area path and iteration path to a default value of: Area Path: Team Project\Sub Category 1\X Iteration Path: Team Project\Sprint Y Instead of…
Frankie C
  • 349
  • 7
  • 21
1
vote
1 answer

Cannot connect to TFS althought able to access Web Acess

We have to expose our Team Foundation Server to the customers over the internet. One customer is able to log on using the WebAcecss (http://MyDomain:8080/tfs) but when he fires up TeamFoundationServer 2010 to connect to server from there, it simply…
Nhím Hổ Báo
  • 572
  • 5
  • 20
1
vote
2 answers

How can I give access to source code in TFS to for the purpose of a code review, without giving access to download the code?

I am new to Microsoft Team Foundation Server, and I've had a request to give a 3rd party access to a project's source code for short amount of time for review. The idea is to enable access for only a couple of days. Is there a way to do this…
John N
  • 51
  • 5
0
votes
1 answer

TFS Team Web Access - Users being asked for credentials (and rejected)

BEFORE: I had a TFS 2010 on a temporary test environment set up with a project and I had web users and everything worked great. NOW: I've installed it on a permanent environment (same O/S, domain, everything) but any permissions I set no longer…
Terry
  • 14,099
  • 9
  • 56
  • 84
0
votes
1 answer

TFS narrow down number of new work items in menu

How can i narrow down number of work items in menu in Team Foundation Server when i am using Team web access? I need to change work items based on user rights. EG : Users -> add bug, issue Managers -> Add task Developers -> All Example of the…
cpoDesign
  • 8,953
  • 13
  • 62
  • 106
0
votes
1 answer

Work Item never shows up in Web Portal

I am using the TFS web portal and whenever i create a work item (task bug, ....) it never shows up on the different grids. On top of the grid i can se Query Results : 1 results found (1 currently selected). If i hit the run query button then i get…
Polo
  • 1,770
  • 4
  • 18
  • 29
0
votes
1 answer

Connecting to Team Foundation Server with a pc with no AD

So we currently have a TFS 2015 server on premise installation. All users are registered using Active Directory account. PC connecting to the web portal that are using AD accounts are automatically logged in since it detects the current logged in…
TheProvost
  • 1,832
  • 2
  • 16
  • 41
0
votes
1 answer

Web access is extremely slow

I have TFS 2015 installed on one of the company's servers. I try to access TFS using web access and it is extremely slow, it takes more than 5 minutes for a page to load and sometimes even longer. If I restart the server, TFS becomes a little bit…
user2931442
  • 373
  • 2
  • 7
  • 16
0
votes
1 answer

TFS Query charts on TFS 2013 Web acces

stackoverflow community, In TFS 2013 web access, Is there way a to show the Story Point trend based on all the Tasks linked to a User Story closing? That is, If all Tasks linked to a User Story are closed, the trend line should drop by the…
Praveen
  • 29
  • 6
0
votes
1 answer

Allow adding Bug/Task/Issue to Feature in TFS

I want to allow users to add a Bug /Task or issue to the Feature through the Board or Backlog but currently I can only add "User Story" to a Feature. If I open the Feature, then I can add the Bug/Task/Issue as a "Related Work".
WAQ
  • 2,556
  • 6
  • 45
  • 86
0
votes
1 answer

TFS Web Extension for editing JSON

We have some JSON configuration files, which we store in our TFS 2015 repo. And, some non-developers want to edit those JSON files, through the TFS web interface. I've been asked to build a custom UI around that editing experience. In short, a form…
AJ Morris
  • 1,099
  • 2
  • 10
  • 19