{QUICK TIP} MAKE LINKING WORK ITEMS MANDATORY FOR YOUR DYNAMICS CRM TFS PROJECTS

In my last post I updated how to make check-in comments mandatory for your TFS projects. In this one, I want to drill further down and show how to set policy to make linking change set to

Work items (in my case tasks mandatory). First, understanding task. Task is the most basic set of functionality a developer can work on. This in TFS can be linked to your change sets.

The thing to do there is to set a policy in place, unless you link a task, you cannot provide a check-in.

Here is how you need to do it:

In Visual Studio (2012/2013).

· Open “Team Explorer”.

· Select your “Team Project”.

· Click “Settings”.

· Under the “Team Project” heading click “Source Control”.

· Select the “Check-in Policy” Tab.

· Click “Add…”

· Select “Work Items”.

clip_image001

The end result is that now on all check-ins, if you do not provide the linked work items:

clip_image002

Note: The TFS model used here is Agile template.

Hope it helps!

Advertisement

One thought on “{QUICK TIP} MAKE LINKING WORK ITEMS MANDATORY FOR YOUR DYNAMICS CRM TFS PROJECTS

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s