Will be work item info asscioated to build info at backend?
In RTC eclipse UI, I open a build UI, I can click 'Create a new work item' to create a new work item. Will be this build associated to the newly created work item? On another side, if I can query all work items associated to a specific build?
BTW, I cannot find the equivalent function in Web UI. Is this a problem?
BTW, I cannot find the equivalent function in Web UI. Is this a problem?
6 answers
Hello,
Yes, the work item and the build result will be associated. From the build result, you will be able to use the links in the "Reported Work Items" section to see the work items associated with the build. From a specific work item, you can see associated builds (if there are any) from the Links page.
Martha
Jazz Developer
Yes, the work item and the build result will be associated. From the build result, you will be able to use the links in the "Reported Work Items" section to see the work items associated with the build. From a specific work item, you can see associated builds (if there are any) from the Links page.
Martha
Jazz Developer
Hello,
Yes, the equivalent function is supported in the web UI for RTC 1.0.1 and higher. On the web page for a work item, the "Links" tab has links to builds as "Included in Builds" and "Reported against Builds". Each link opens a new page for the build.
Martha
Jazz Developer
Yes, the equivalent function is supported in the web UI for RTC 1.0.1 and higher. On the web page for a work item, the "Links" tab has links to builds as "Included in Builds" and "Reported against Builds". Each link opens a new page for the build.
Martha
Jazz Developer
Thanks, I am clear now.
Hello,
Yes, the equivalent function is supported in the web UI for RTC 1.0.1 and higher. On the web page for a work item, the "Links" tab has links to builds as "Included in Builds" and "Reported against Builds". Each link opens a new page for the build.
Martha
Jazz Developer
If you have an existing build and an existing work item (that does not have associated change sets), is it possible to manually associate the build with the work item? That is, to manually add an "Included in Builds" link to the work item?
Yes, it is possible. But you have to add the work item
In fact, the link types "Included in Builds" and "Reported against Builds" belong to BuildLinkType class.