It’s that time again; get ready to upgrade to TFS 2015

With the release of Team Foundation Server 2015 CTP you should be starting to plan your upgrade strategy. It’s going to be a tough one but you should get ready to upgrade to TFS 2015 now. Mainstream support for TFS 2010 ends on 14/07/2015. If you have been looking enviously at the new features popping […]

Could not find mappings for all states defined in ‘Test Suit’ work item type

After upgrading to TFS 2013.3 you get some reports of errors in MTM from your users. Specifically they get a “Could not find mappings for all states defined in ‘Test Suit’ work item type” error when connecting. I have also seen “TF400860: TestManagement: Version 19, MinVersion: 19” in some cases in the web access.

Merge Team Projects into one in TFS

In TFS 2012 the product team introduced the concept of Teams into TFS. Before this many organisations created multiple Team Projects and now want to merge Team Projects into one, or at least fewer. There are many reasons you might have done this in the past but there is no reason to live with this.

Access denied user needs label permission in TFS

There is always something new to learn with TFS and today I learned something old. I had a user today that was constantly getting the message “Access denied user needs label permission in TFS”.

Import Excel data into TFS with History

Have you ever tried to push data into TFS with Excel? I have, and it can often be the opposite of sweetness and light. The idea is to import data into TFS with Excel with history.

Mask password in Jenkins when calling TEE

When you use the release build plugin in Jenkins to create a new release the plugin inadvertently leaves your password in clear text in the log files. We need to be able to mask passwords in Jenkins when calling Team Explorer Everywhere (TEE) so that we meet security requirements.