RTC server extension to update child attribute when parent is updated
Hi Team,
I am working on RTC 7.0.2 and I am looking for the server side extension for below scenario:
There is one common attribute across some of work items . Parent work items are having 3 children.
When I update that common attribute in parent work item, It will automatically update child work item's same attribute.
Anyone can help me on it
Thanks
One answer
See https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ for how this can be done. The scenario is inverse to yours, but the code samples still apply.
Comments
Luca Martinucci
Jun 01 '23, 8:59 a.m.Are you starting from scratch, or are you already able to do any of the forementioned actions?