It's all about the answers!

Ask a question

How can we link a defect to a build apart from using the build result and is there a way to create a build result manually


Javaria Hameed (403547) | asked Jul 07 '15, 1:08 p.m.
Hello,

Is there any way to link a defect to a build apart from using the build result

Can we create a build result manually?

Thanks
-- Javaria

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jul 08 '15, 3:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 08 '15, 3:05 a.m.
No, there is no way to link a build to a work item other than the build result. The build result is the only meaningful artifact representing a build.
You can not "manually" create build results, other than running a build. You can probably use the API for that, but what is the purpose? The Build result links SCM, Build and work items together.

You might want to explain what you really want to do.

If you are looking for how to create entries in the "Found In" deliveries attribute of work item, you can either create a release from the build result in the Eclipse client, or you can create a new release in the Project Configuration.

See https://jazz.net/wiki/bin/view/Deployment/RTCProcessFundamentals .

Comments
Javaria Hameed commented Jul 08 '15, 11:22 a.m.

Hi Ralph,

Thanks for your swift response. The purpose is to migrate build results from another tool to capture details like Fixed IN and Verified In parameters.

thanks
-Javaria


Ralph Schoon commented Jul 08 '15, 11:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

You might be able to create build results with the Build system toolkit or using the Java API. I haven't tried that, so I can't provide any more details.


Ralph Schoon commented Jul 08 '15, 11:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

As a side note. I am not a big fan of migrating all the data over from another tool. this is usually only cumbersome and wastes money.

In all most all cases you should be able to keep the old system up for some time.

Migrate the minimum required amount of data. Then keep the old system running. After 3 to 6 month limit access to it and wait for complains. If you haven't heard anything after a year, backup the data and switch it off.

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.