Thursday, February 08, 2007 8:29 AM
Be careful not to have any work items open in Visual Studio when updating their definitions with witimport because they will not be modified
Suppose you have been checking your tasks and one is open in Visual Studio (I'm not referring to status here, I just mean open in a window). Then, you proceed to run witimport with the task definition. All tasks except the one open will be updated. You will have to close the task and run witimport again.