TeamPulse does not try to keep the area and iteration trees in both systems completely in sync, but rather the area path and iteration path are synced only in conjunction with an associated work item (story, bug, etc). This may at first seem unusual, but there are a number of reasons for doing this, including: Our solution to these problems is to keep the area and iteration path syncing very straightforward. What TeamPulse does when syncing these fields is verify that the path exists in the target system before setting a work item’s area or iteration to that path. This is done when syncing area/iteration path changes from TeamPulse to TFS or TFS to TeamPulse. For example, suppose the area of Story 1 is changed to All\Documentation\Installation. When a sync is initiated, the sync engine will ensure that the area path All\Documentation\Installation exists in the target TFS project before modifying the target work item's area path. With this in mind, when an area or iteration is renamed or moved within either system, it is important to make the same change manually in the other system.How Areas and Iterations Are Synchronized