Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Multi parents in RTC?

Hi,

My project has run into a situation that one story contributes to multiple epic, which means one story needs to have multiple parents. I don't see RTC can support multi parents at the moment, so thinking instead, can multi copies be created for the story and put under each related epic, and then when the status of the master story gets updated, the status of those copies get updated automatically as well?

Thanks!

0 votes



2 answers

Permanent link

Parent child is (and always has been) 1:N so only one parent.

A copy of a work item is just that, a copy. Any changes to its values is only to this value, the other copies are their own instances hence have their own values and lifecycle.

To some extent you can use Tracks/Contributes to links which support N:M relationships. However, there is no aggregation of things like story points etc available across this link type.

1 vote


Permanent link

 What semantics were you trying to capture with the "parent" relationship?

The pre-defined parent relationship has a variety of semantics, including work breakdown cost, i.e. which higher-level aggregation work item should be assigned the "cost" of executing that work item.   That is one reason a work item can have only a single parent, because otherwise that cost would be multiply counted, resulting in an incorrect overall cost for the project.
I'm guessing that you are looking for some kind of "depends on" relationship ... i.e. the parent is not done until that child is done.   You wouldn't use the pre-defined parent relationship for that.   You could use Tracks, as Ralph suggests, or one of the other pre-defined relationships (but you would probably have to implement the semantics you want with custom pre-conditions).

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,023

Question asked: Aug 30 '17, 7:37 p.m.

Question was seen: 2,584 times

Last updated: Aug 31 '17, 4:18 a.m.

Confirmation Cancel Confirm