It's all about the answers!

Ask a question

Maintaining relationship between Task&defect workitems


Murthy Rallapalli (6111) | asked Oct 07 '08, 10:38 a.m.
I have a task type work item called TaskA.

Users create 10 Defects against this TaskA. Now how do I associate these 10 defects against the TaskA. For example, I like to see all the defects associated with a particular Task type workitem. Any thoughts or suggestions?

One answer



permanent link
Jeremy Hughes (2164837) | answered Oct 07 '08, 11:17 a.m.
On 07/10/2008 15:47, murthyr wrote:
I have a task type work item called TaskA.

Users create 10 Defects against this TaskA. Now how do I associate
these 10 defects against the TaskA. For example, I like to see all
the defects associated with a particular Task type workitem. Any
thoughts or suggestions?

You could do that by linking the defects to TaskA via a child/parent

relationship or a depends-on or a relates to relationship. Once you've
done that you're either going to run a query or a report against TaskA.
With a query it seems it might be possible as you can query for work
items that have a specific parent (TaskA). With a report it doesn't seem
possible. See this thread in jazz.user:

https://jazz.net/forums/viewtopic.php?t=2284

HTH,
Jeremy

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.