Using RDNG javascript API to access an artfects parent module
We are using the selected_attr example extension and would like to display the module which a requirement artifact belongs to.
It looks like a Where used -> In Module is the way to see that but how can I access this from the DOORS Javascript API? Is it a link type called "in Module"? Overall what we wish to do is display the module attributes when a requirement artifact is selected. Any pointers appreciated Thanks Peter |
One answer
Hi Peter did you get this to work?
Comments
Peter Morgenthaler
commented Apr 06 '15, 7:08 p.m.
This seems to work but has a number of limitations as to when it works. We should be able to use it to get the job done though. It seems that modules have been added as an after thought to DOORS NG. |
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.
Comments
You may be interested in this post.
https://jazz.net/forum/questions/171498/how-to-retrieve-the-used-in-information-of-a-requirement-artifact-with-client-extension
Looks like what I am after. I will give it a go and report back. Thanks