calculated value for story
![]()
Malaya Sethi (11●31●51)
| asked Sep 05 '13, 9:25 a.m.
edited Sep 06 '13, 3:22 a.m. by Ralph Schoon (62.3k●3●36●43) we need add the a custome field value of all child tasks to parent stories. please let me know how to do it.
for example: if value for filed f1 in task1,2, and 3 are 10.20 and 30 respectively, then in the parent story for filed "total", we need 60. please help ASAP. |
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Sep 06 '13, 3:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Malaya,
this is basically not possible with Java Script. You can follow https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ which provides an example how you can extend RTC to do something like this. |