Extending RTC
![]()
Hello,
I would like to know if you can create a new work item through the java plug in extension.
We already have other plug-ins that updates a field in the work item when the status is changed to a specific value. I am not sure if it is possible to trigger creation of new children work items and link them to the parent when the status is changed.
Thanks in advance
Nag
|
Accepted answer
![]()
Naghmeh,
These resources might be helpful:
Naghmeh Namdar selected this answer as the correct answer
|
One other answer
![]()
absolutely.. a Particpant can add/create workitems.
|
Comments
See http://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ and the other posts for hints on the API.
Thanks Ralph