It's all about the answers!

Ask a question

Setting attribute with value of attribute from linked work item or using work item list


Mallanagouda Patil (40814) | asked Nov 20 '14, 1:36 a.m.
Hi
Is there way we can use value of attribute from linked work item in parent work item?. For ex: There is work item called "X: contains attribute called "CA ID" and the same attribute is also part of another work item called "Y". The "Y" work item is created and saved by specific role. Then the X work item is created and the "CA ID" attribute to use the value available in "Y" item.
Option #1; Allow use to browse attributes of link item and choose the work item to be used
Option #2: Add follow up action to map attributes of linked items to use the value

Does this possible to through plug-in development? Has anybody tried this earlier?. Please share your points and any docs,links etc..

Thanks in advance!.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 21 '14, 5:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This has been discussed here: https://jazz.net/forum/questions/105872/rtc-display-child-work-items-attribute-value-in-parent

Options you have:

  1. Try to use a Java Calculated Value Provider - Java Script will NOT work.
  2. Try to use a follow up action
  3. Try to create a completely new attribute presentation. In this case the presentation would only show the value and not copy it.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.