Create work item "type A" when just opened a work item "type B"
![]()
Hi all,
I'm customizing some RTC 4.0.6 features, and I need to do this:
when is opened a work item of "type A", is automatically created a "type B" work item, that inherits some data from the first.
Is this an already existing functionality in RTC? Or it requires to be extended?
Thanks and sorry for not perfect english.
|
One answer
![]()
there is nothing built in to da what you want. Probably have to write a java followup extension to do this. Javascript doesn't have enough function.
|