It's all about the answers!

Ask a question

Work item Attributes inherit children


Eric Tagtachian (634) | asked Jun 27 '14, 9:01 a.m.
how can i make an attribute that inherit data from an attribute in the parent work item? RTC ver 4.0.6



Comments
Robert Wen commented Jun 27 '14, 9:08 a.m.

Can I elaborate?


You want to make an attribute that is dependent on an attribute from its parent work item? 


Eric Tagtachian commented Jun 27 '14, 9:09 a.m.

yes robert that´s correct

One answer



permanent link
sam detweiler (12.5k6195201) | answered Jun 27 '14, 9:27 a.m.
there is nothing built in to do this.. you would have to write a java participant to do this

see the extensions workshop https://jazz.net/library/article/1000

Comments
Ralph Schoon commented Jun 30 '14, 8:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

This shows how to do it the other way round: https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/

It would be easy to use that code and implement what you want to do.

Your answer


Register or to post your answer.