共用方式為


Linking Work Items (CMMI)

You create relationships between Requirements, Tasks, Test Cases, and other work items through the Implementation, Links, All Links and Test Cases tabs on the forms for those work items. This topic describes the controls and data fields that are associated with creating links and hyperlinks.

For more information about how to use links, see 選擇連結類型以有效追蹤專案. For more information about how to create links, see 藉由建立工作項目和其他資源之間的關聯性支援可追蹤性.

注意

The process template for MSF for Capability Maturity Model Integration (CMMI) Process Improvement v5.0 provides a few reports that require you to create links between specific work items. Specifically, the Requirements Overview and Requirements Progress reports require you to create links between Requirements and Tasks and between Requirements and Test Cases.

In this topic

  • Link Toolbar Buttons

  • Link Controls and Restrictions

  • Default Link List Data Fields

  • Additional Link Related Fields that Support Query and Reporting

Each tab provides a toolbar, which contains the buttons that the following illustration summarizes:

工作項目表單連結工具列控制項

The following buttons become available only after you perform a specific action:

  • The button to create a work item that is linked to the open work item (加入新連結工作項目) becomes available only after you save the open work item.

  • The buttons to open the list of work items in a query (在查詢中開啟) and in a Microsoft Office client (在 Microsoft Office 中開啟) become available only when at least one work item is listed in the links control tab.

  • The buttons to open a work item (開啟工作項目), edit a link (編輯連結), and delete a link (刪除連結) become available only after you click one or more work items listed in the links control tab.

Back to top

All tabs that support creating links between work items are implemented by using the LinksControl element on the work item form. This element controls filtering and restricting the types of work items to which you can link, the types of links that you can create, and whether you can link to work items in another team project. For more information about how to restrict links, see LinksControlOptions 項目.

The following table summarizes the restrictions for all types of work items.

Work item type

Name of links control tab

Link restrictions

Requirement

Task

Implementation

  • Allows only Parent and Child links.

  • Excludes links to work items in other team projects.

Requirement

Test Cases

  • Allows only Tested By links.

  • Allows links only to Test Cases.

  • Excludes links to work items in other team projects.

Requirement

Task

Test Case

Bug

All Links

  • No restrictions.

Test Case

Tested Requirements

  • Allows only Tests links.

  • Allows links to any work item type.

  • Excludes links to work items in other team projects.

Change Request

Issue

Review

Shared Steps

Links

  • No restrictions.

Bug

Test Cases

  • Allows only Tested By links.

  • Allows links only to Test Cases.

  • Excludes links to work items in other team projects.

Back to top

All lists of links display the following data fields:

  • Work item ID

  • Work Item Type

  • Title

  • Assigned to

  • State

  • [Link Comment]

You can add or remove columns from the list of links, and you can customize the default columns and the column order. For more information, see LinksControlOptions 項目.

For more information about these fields, see Titles, IDs, Descriptions, and History (Agile) and Assignments and Workflow (Agile).

The following table describes the [Link Comment] data field. For information about data types and default field values, see 使用工作項目欄位.

Field Name

Description

Reference Name

Data Type

Default Value for the Reportable Type Attribute

Default Value for the Index Attribute

Link Comment

Contains comments from the team member who created the link. You can configure this attribute field to appear as a column in a list of links on a work item form.

System.Links.Comment

PlainText

None

False

Back to top

Additional Fields and Support Query and Reporting

The following table lists fields that do not appear on the work item forms but that are tracked for each type of work item when you link them. You can use these fields to filter queries and create reports.

Field Name

Description

Reference Name

Data Type

Default Value for the Reportable Type Attribute

Default Value for the Index Attribute

External Link Count

The number of links from the work item to artifacts that are not work items and that are registered through the Team Foundation Linking Service. For more information, see this topic on the Microsoft Web site: Linking Service.

System.ExternalLinkCount

Integer

None

False

Hyper Link Count

The number of hyperlinks that are defined for the work item.

System.HyperLinkCount

Integer

None

False

Related Link Count

The number of links from the work item to other work items.

System.RelatedLinkCount

Integer

None

False

Link Description

Contains the work item type, ID, and title of the work item that is the target of the link. You can configure this link attribute field to appear as a column in a list of links on a work item form.

System.Links.Description

PlainText

None

False

Back to top

請參閱

參考

LinksControlOptions 項目

概念

使用系統欄位和欄位在預設的流程範本中定義的 Visual Studio ALM

其他資源

透過連結類型自訂工作項目間的關聯性

Work Items and Workflow (Agile)

Work Item Fields (CMMI)

Work Items and Workflow (CMMI)