When creating a new work item for a link, can attributes be prepopulated from current work item?
![]()
in RTC 4.0.7, from within a work item, if I go to the links tab, pick a link type (Related Change Request for example) and select 'Create new work item', in the pop up dialog, I'd like to populate some of those attributes (Severity, Priority, etc...) with details from the existing work item I'm linking the new one to.
Does anyone have any examples of doing something like this? Thanks! |
Accepted answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Nov 18 '14, 11:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Nov 18 '14, 11:34 a.m.
Neal,
there is nothing available out of the box for this kind of functionality. The only hint I can provide is to use a follow up action: On the save of the new work item follow the newly created link (if you know which one to follow) and use a follow up action/participant as described in https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ . Neal McKegney selected this answer as the correct answer
|