It's all about the answers!

Ask a question

generate a list of work items between two baselines?


Michael Man (51106) | asked Jun 09 '09, 7:10 p.m.
Does anyone know how to generate a report listing all the work items added to one baseline of a stream compared to another?

3 answers



permanent link
Evan Hughes (2.4k1318) | answered Jun 10 '09, 9:26 a.m.
JAZZ DEVELOPER
Does anyone know how to generate a report listing all the work items added to one baseline of a stream compared to another?


You can find a listing of change sets (which usually map to work items) by:
1. showing the baselines in the component you care about,
2. in the history view, select two of them, open the context menu and click "compare"
3. you'll see the Change Explorer. That'll give you a listing of the changes.

That's as far as you can get with 1.x. If you're using 2.x, you can then:
4. Open the Change Expl. menu (twistie in the top right, Ctrl-F10)
5. Select "Save Change Log"
6. Choose what you want to display
7. Save the change list into the clipboard or a file.

At step 6, you can force the output to show only work items.

e

permanent link
Michael Man (51106) | answered Jun 10 '09, 1:12 p.m.
Does anyone know how to generate a report listing all the work items added to one baseline of a stream compared to another?


You can find a listing of change sets (which usually map to work items) by:
1. showing the baselines in the component you care about,
2. in the history view, select two of them, open the context menu and click "compare"
3. you'll see the Change Explorer. That'll give you a listing of the changes.

That's as far as you can get with 1.x. If you're using 2.x, you can then:
4. Open the Change Expl. menu (twistie in the top right, Ctrl-F10)
5. Select "Save Change Log"
6. Choose what you want to display
7. Save the change list into the clipboard or a file.

At step 6, you can force the output to show only work items.

e

but that will only display the results, is there a way I can get a cvs or pdf? (I'm using 1.0)

permanent link
Mark Roberts (1205338) | answered Jul 12 '10, 5:25 p.m.
JAZZ DEVELOPER
This is an old post but does anyone know how to do this programmatically or to bring the baseline difference information into a report ?


Does anyone know how to generate a report listing all the work items added to one baseline of a stream compared to another?


You can find a listing of change sets (which usually map to work items) by:
1. showing the baselines in the component you care about,
2. in the history view, select two of them, open the context menu and click "compare"
3. you'll see the Change Explorer. That'll give you a listing of the changes.

That's as far as you can get with 1.x. If you're using 2.x, you can then:
4. Open the Change Expl. menu (twistie in the top right, Ctrl-F10)
5. Select "Save Change Log"
6. Choose what you want to display
7. Save the change list into the clipboard or a file.

At step 6, you can force the output to show only work items.

e

but that will only display the results, is there a way I can get a cvs or pdf? (I'm using 1.0)

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.