Time That Task VSTS Check-In Policy

TL;DR

Explores a TFS check-in policy for tracking task time, discusses challenges like task switching, and suggests using an external app to improve developer workflow.

19 December 2006
Written by Martin Hinshelwood
1 minute read
Comments
Subscribe

I have found this interesting policy for TFS.

http://www.gotdotnet.com/workspaces/workspace.aspx?id=9375fae2-5104-4d46-8b3a-c0b170b08320

I can see a number of problems with it.

  • What if a developer gets interrupted!
  • What is they are working on a number of related tasks / bugs!

The solution to these problems is maybe an external system tray application that the checkin policy can communicate with that allows the developer to select what tasks that he/she is working on and update it accordingly!

This is something that I will need to look into!

Has anyone tried this tool in a production enviroment?


More on Team Foundation Server  from hinshelm.

Technorati Tags: ALM

Comments
Subscribe

What to read next

Article Engineering Excellence

A perfect match TFS and DLR

Explores integrating Team Foundation Server check-in policies with the Dynamic Language Runtime to enable flexible, centralised policy …

Read article
Article Engineering Excellence

Branch Policies for TFVC

Explains how to apply and manage branch policies in TFVC using regular expressions, enabling code reviews, branch locks, and work item …

Read article
Article DevOps

Deploying Team Server

Discusses the challenges, costs, and benefits of implementing Team Foundation Server (TFS) for large development teams in a corporate …

Read article