Print work item from tfs web 2012
I do not see print option in TFS web for work item.My requirement is to print individual work item with full history details.
View ArticlePublish backlog to Sharepoint or Yammer
We use TFS 2012 and the Scrum template. Our operations departments want to see where their development requests are in the backlog. This provides transparency to the organization showing what is in...
View ArticleList TFS Server Group Permissions in C#
I am trying to write a small console app to list all the TFS server level groups and their permissions. I can get a list of groups using the following code, but I don't know how to get the permissions...
View ArticleMove an Iteration Node with API 11
Hi,Im trying to move an Iteration node via C#. This is our setup in the "Schedule and Iteration" configuration:Project Node: Example Childnode: Current Childnode: 19 -2014...
View Article'Send Selection to Microsoft Outlook’ feature
Hello,We are using TFS 2012.3. When selecting a work item and picking a feature 'Send Selection to Microsoft Outlook’ from within Team Explorer, a new Outlook email message pops up. This is all fine...
View ArticleTFS 2012 Web Access - "Ajax request failed with status: parsererror”
Hello all,I have a user that is getting the message "Ajax request failed with status: parsererror” in web access of TFS. The message appears when has been editing a work item for a certain period of...
View Articlecom.microsoft.tfs.core.TFSConnection.getTimeZone: timeZone must not be null
i am trying to explore TFS JAVA API newer version(11). and when my query has @Today -180 in where clause i get below error. and also would like to see small example of how to pass java date in the...
View ArticleQuerying WorkItem TFS SDK - timeZone must not be null
Hi, I'm creating a query using the SDK for Java. I want to get the ID regarding the last 2 days.String wiqlQuery = "Select ID from WorkItems where System.ChangedDate > @Today-2"; I got the...
View ArticleTFS - Managing multiple interconnected projects including an enterprise data...
We are looking into how to construct an implementation of TFS that will support a multitude of projects that utilize and have dependencies on other projects within.Let's say we have 2 projects - A...
View ArticleWhy when I "View" a document say does TFS seems to lock it down for "edit"...
When I try to simply "View" a document under our Documentation heading in TFS, TFS seems to lock it for "edit" under my name and then I have to physically "Undo Pending Changes"Is there any way around...
View ArticleVisual Studio 2013 Plugin Beta
Hello,i am looking for people interested in beta testing a Visual Studio 2013 TFS plugin i developed, focusing on the merge process (features include a replacement merge dialog with various ways of...
View ArticleTFS Board not responsive in Firefox 29
There is an issue with TFS with displaying the tasks. It cuts off the tasks writing in it's container. IE nor chrome reproduce this result.
View ArticleClearing TFS Event Notifications Queue
We have upgraded from TFS 2012 Update 1 to Update 2. We were unable to send email notifications when we were using Update 1. We were told that the issue will be resolved once we upgrade to Update 2.As...
View ArticleTFS Code Review Question
How do I issue a code review in TFS after I have already checked in code?(edit, let me explain better)In Microsoft Visual Studio 2012, there is a pretty good TFS (Team Foundation Service) and in this...
View ArticleForce authentication when calling TFS API's
How do set up TFS 2013 so that any calls to the API's require credentials. We have some developers writing unnecessary code against the API's and would like to prevent them from doing so.Thanksrobi singh
View ArticleTFS 2010 PRD to TFS 2013 DEV .. a tale of two enviroment we want to keep...
Good Day all,We currently have TFS 2010 enviroment (defualt collection and projects) for our Production applications.We want to move to TFS 2013. We will setup a TFS 2013 Test enviroment. New servers...
View ArticleCustom Check In Policies - lists in base class resetting each time a new...
I have 3 custom check in policies that are separate projects but combined in one VSIX. They all share a common base class that derives from PolicyBase. I keep some string lists in the base class that...
View ArticleNew to TFS...any learning TFS suggestions...
Our whole team is new to the TFS World. Can anyone suggest some good web sites and/or YouTubes for educating and getting up to speed and understanding the intricacies of Team Foundation Server?Thanks...
View ArticleI wrote a simple tool to edit MTM Test Plans outside of MTM .. Is there a...
If I write tools using the TFS API, are there licensing issues with non-MSDN users using those tools? Specifically MTM is a horrible tool, so I rewritten it using the TFS API. Creating Test Cases,...
View ArticleIs it possible to add a User to TFS 2010 who is not part of the...
Can I add non Domain users (such as clients) into TFS 2010 so that they can lock issues only. My organization won't allow to add clients on organization's domain rather VPN access will be given to the...
View Article