It's all about the answers!

Ask a question

How to pull a report in rtc to get all the stories which moved to next iteration


Jazz Queries (111421) | asked Aug 11 '17, 3:20 a.m.

 Hi,


How to pull a report in rtc to get the stories which are moved to next iteration.

Thanks!

One answer



permanent link
Ian Wark (79713553) | answered Aug 14 '17, 6:23 a.m.

I'm not sure if this is the best way, or if it matches your expectation, but.. you can obtain a list of all the stories which are Planned For a particular iteration.

E.g. create a simple work item query to obtain these work items
Work Item Type = Story
Planned For = [iteration to which the stories were moved]

Then you can display the query and export that using the Download as Spreadsheet option (csv).

You can display the result in the dashboard using the Work Items widget.

Otherwise, there are many BIRT reports and dashboard widgets that may be relevant..

For example, I found a "Deferred Work Items" report. This shows the below:

Deferred Work Items report

Is this the kind of thing you are looking for?

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.