
Basic Work Item Links For Just RTC
Let's get started with the basics. These links are used only in RTC, and do not link into the other CLM tools like DNG for requirements management or RQM for test management.

This is the general purpose links two work items. This linkage type has no real context. It does not tell you why the two are linked. Is there a dependency between the two? Is one blocking another? Parent/child? Nope - no context. This is the link type you get when you mention a work item in a comment or description area of another work item.
Next is the Add Related Artifacts link.
This one allows you to link to external content, such as Wiki's, sharepoint content, Connections content, deployed URL's and such. This should ONLY be used for external content, not for URL links to other work items.
The one link you might rarely, if ever, use is the the SVN Revisions link.
This is for subversion code revisions. However, your organization may have most likely converted source from subversion (SVN), to RTC. If they have not, they should as RTC source code management is far superior than SVN.
Directional Links in RTC
You'll notice that many of the links appear in what looks like pairs. This is for a reason. These links are directional. Do you remember diagramming sentences in high school? Finally, here is where you get to use that knowledge! These linkage types provide context as to why the two are linked. For example, take the linkage pair Blocks / Depends on. These are reciprocal.
If you specify that Task 1 blocks Task 2, then on Task 2, we should see the link as "Depends On". Looking at this in the following diagram helps us to understand how to read the two in a sentence:
![]() |
![]() |
Directional relationship between RTC work item links |
If you understand this pairing of link types, then the rest become a bit more obvious.



Planning Links

Let's start with the Affects Plan Item link type. This is typically used on a defect, to indicate that if affects a story or epic. Stories and Epics are plan items, whereas tasks and defects are execution items. A plan item is the when part of a requirement, as in "when is the requirement going to be implemented". The execution items are the "how do we implement the requirement". Plan items are measured in story points, whereas execution items are measured in hours. This link type is the reciprocal link type as Affected By Defect link type. This really should only be put on a story or epic to indicate that it is affected by a defect, and on the linked defect, it would have the Affects Plan Item link.
Next is the Contributes To and Tracks link types. This are linkages between cross-project plans, and allows you to have a work item track another Plan item in another plan or project area. The Contributes To allows you to indicate that a given work item (such as a task), contributes effort to another Plan item. That plan item may be in the current project, or in another project. For example, if you have two project areas, for two very different software projects, and there is a task to install infrastructure that both projects will be running on, we can say that the task "Contributes To" the stories in both project areas. This will allow the work item to show up in project plans in both project areas.
Formal Training for RTC
If you've been slogging around trying to learn RTC on your own, we recommend that you get some formal instruction on the product by a knowledgeable vendor who actually works with the product in the field.
No comments:
Post a Comment