Maintaining relationship between Task&defect workitems

One answer

On 07/10/2008 15:47, murthyr wrote:
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
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