Progmmatic creation of parent links
4 answers
Hi Russell,
you can try to read this guide:
https://jazz.net/wiki/bin/view/Main/ProgrammaticLinkCreation
Ciao
Andrea
you can try to read this guide:
https://jazz.net/wiki/bin/view/Main/ProgrammaticLinkCreation
Ciao
Andrea
Hi Folks, is it possible to create an operation advisor that can create a link to a parent given that the child work item as access to the Parents Work Item ID.
Kind Regards
Russell
Hi Andrea, thanks for the info. The documentation says that the article relates to RTC V1 and V2 is this document still relevant for Version 3.0?
Hi Russell,
you can try to read this guide:
https://jazz.net/wiki/bin/view/Main/ProgrammaticLinkCreation
Ciao
Andrea
Hi Folks, is it possible to create an operation advisor that can create a link to a parent given that the child work item as access to the Parents Work Item ID.
Kind Regards
Russell
Hi Russell,
I do not know if the guide still relevant for 3.0 because I installed the RTC 3.0.1.1 today.
I hope that all works fine because I used this code for a custom follow up action.
Bye
Andrea
I do not know if the guide still relevant for 3.0 because I installed the RTC 3.0.1.1 today.
I hope that all works fine because I used this code for a custom follow up action.
Bye
Andrea
Hi Andrea, thanks for the info. The documentation says that the article relates to RTC V1 and V2 is this document still relevant for Version 3.0?
Hi Russell,
you can try to read this guide:
https://jazz.net/wiki/bin/view/Main/ProgrammaticLinkCreation
Ciao
Andrea
Hi Folks, is it possible to create an operation advisor that can create a link to a parent given that the child work item as access to the Parents Work Item ID.
Kind Regards
Russell
sure... see my full precondition advisor in topic
https://jazz.net/forums/viewtopic.php?t=19872
you of course have to figure out if the link to the parent is missing when the conditions you identify are met, and then create a link.. (which means u have to create two references and join them, as I understand links.)
Sam
https://jazz.net/forums/viewtopic.php?t=19872
you of course have to figure out if the link to the parent is missing when the conditions you identify are met, and then create a link.. (which means u have to create two references and join them, as I understand links.)
Sam