Reputation: 8971
When creating new bugs & tasks, I frequently find myself wishing I had a "caused by" link type that expresses a causal relationship between some work and the new ticket. This particular wording is missing, but in its absence I always consider using Affects & Affected By. However, I can't find any guidance about how these link types are to be used, and if the system utilizes them for any particular purposes, like reports or queries or something.
To that end, I have two questions:
Upvotes: 0
Views: 3678
Reputation: 4445
These are the main work item link types, depending if the link is between a WorkItem and another WorkItem or between a WorkItem and a Test Case.
WorkItem -> WorkItem
WorkItem -> Test Case
You can also create custom link types!
Ref: Link work items and objects to support traceability
Upvotes: 3