Attaching Build Results to a WorkItem
One answer
Comments
Thank you so much for the reply. Let me try to explain my scenario. In my organization, after the build process developers are supposed to submit a request form to deploy the successfully built components to servers. So Developers has to submit a form ( which is actually a workitem in RTC) in which they have to provide a link to the successfully completed builds, so that deploy team will know what build they have to deploy to server.
You can, from the build result in RTC, create a work item. This work item has a link back to the build result it was created from. The deployment people can access the build using this link.
Hi Ralph, Thanks for the reply. I understand that we can create a work item from the build result, but when we compare that to today's world, the direction is kind of reverse .
I fail to see the difference. If the build is successful and needs to be deployed, the developer creates the deployment request work item. That tracks the deployment. The Snapshot to be able to recreate the source code configuration has already been created during the build, if configured that way.
1 vote
Thank you so much for the quick response. I think we have to try this option of associating it to a release. We will reply back to this question if that works for us.
Hi Ralph, It may be a dumb question! can i get the "Found in" value populated from different project area ? because right now the "Build" process happens in a different project area and unfortunately all the deployment request forms (work item) are submitted from a different project area.
Hi Adalarasu,
I will try to have a look into that tomorrow, but I believe the release needs to be in the same project area as the work item. Let me have a look tomorrow. I will update you on the findings.
Hi Ralph,