It's all about the answers!

Ask a question

How to populate parent data in Child?


Nilesh Patil (1733650) | asked Oct 08 '12, 1:58 p.m.
I want to populate some data from parent(example summary, description  fields of parent to child summary and description fields)  to child when we link work item to parent using 'set Children'(It will popup window their we have option to create new work item). I am just blank. Give me suggestion how to do this?

Comments
David Olsen commented Oct 08 '12, 4:55 p.m.
JAZZ DEVELOPER

Are you trying to do this in the UI?  Or are you trying to write an extension to RTC to do it and want to know what code to write?


Nilesh Patil commented Oct 09 '12, 4:58 a.m.

Can anyone please tell me which server extension point I need to use inorder to create workitem programmatically also open in Editor UI


Nilesh Patil commented Oct 11 '12, 2:58 a.m.

David : How can I do this in UI?.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Oct 09 '12, 5:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I am not sure if this is possible. I don't think there is an explicit extension point.

Look here: https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2 , https://jazz.net/library/article/782 , https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2 , https://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/index.html

Those are the places to look I am aware of. Not sure if that helps. If you can realize that as a followup action look here https://jazz.net/library/article/1000 and here http://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ 

Comments
Ralph Schoon commented Oct 09 '12, 5:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

And https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation shows how to use Eclipse menu and action extension points to create a new menu entry.

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.