Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get a list of work items related to a build

Hi,

I am trying to get a list of work items associated to a specific build. I need to export that as a pdf or sometype of file so I can use it later.
I read that using queries we cannot list work items from different builds , because I know that using queries we can export that for a file.
Within the Build context do we have a way to list the work items associated to that build and export those in a pdf file?

Thanks,

0 votes



3 answers

Permanent link
Hi,

I am trying to get a list of work items associated to a specific build. I need to export that as a pdf or sometype of file so I can use it later.
I read that using queries we cannot list work items from different builds , because I know that using queries we can export that for a file.
Within the Build context do we have a way to list the work items associated to that build and export those in a pdf file?

Thanks,



Hi

Haven't you tried to use a field to store that build number, add it to the work items you want and make a query based on that field ?

The field containing can be an existing one or one you add when configuring the process
* you may use the release field (on the eclipse client -> Team organisation tab -> Process Configuration -> Last tab "Releases").
* you may use work item categories and the "Filed against" field (you would define a category "Application name" and subcategories with the version number for instance).
* you may add an attribute "build number" (on the eclipse client -> Team organisation tab -> Process Configuration -> Configuration data -> Work items -> Types and attributes -> Custom attributes).

Writing the query then is easy.

0 votes


Permanent link
Also, all queries may be exported in csv and/or printed

0 votes


Permanent link
How about:
- open the build result
- click the Work Items link (in the Contribution Summary section)
- in the Work Items view, select all and choose Copy ID and Summary
- paste into a word doc or whatever

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 05 '10, 9:54 a.m.

Question was seen: 5,064 times

Last updated: Oct 05 '10, 9:54 a.m.

Confirmation Cancel Confirm