How to bulk update work items in TFS with Work Item Templates

TFS allows you to update work items in bulk by applying a template to them. Here’s how:

  1. Install the TFS Power Tools

  2. Right click on Work Item Templates in Team Explorer and select New Template

  1. Select your work item type:

  1. Fill out the fields that you want to change. For this template I wanted to bulk items items to change their State to Not Started

  1. Run a query that contains all the items that you want to apply the template to then select the items.

  2. Right click and choose Apply Template…

  1. Select the template you want to apply.

  1. Click OK. As you can see below the State of these items has been updated to Not Started

  1. Click Save

HTH,

Jon