RTC - scrum sprint planning
In our scrum sprint planning we use priority of each task, those priorities are currently numbers, the main purpose is that each team member will know in the current sprint what is the next task to perform. The current implementation of RTC have 3 priorities.
We would like to see the tasks order in the reports and in queries (we have a query that the users execute on the MSVC environment)
What is the best way to reach those requirements,
Thanks,
Yaron
We would like to see the tasks order in the reports and in queries (we have a query that the users execute on the MSVC environment)
What is the best way to reach those requirements,
Thanks,
Yaron
One answer
On 10/6/2010 1:37 PM, yaron wrote:
Hi Yaron,
One approach would be to write a custom reporting, using BIRT, to
visualize this information. This report would contain a table,
displaying live work item information including the priority, and you
could sort or aggregate it however you like.
The following wiki page has some getting started information on writing
reports in RTC:
https://jazz.net/wiki/bin/view/Main/ReportsCreatingANewReport20
james
RTC Reports Team Lead
In our scrum sprint planning we use priority of each task, those
priorities are currently numbers, the main purpose is that each team
member will know in the current sprint what is the next task to
perform. The current implementation of RTC have 3 priorities.
We would like to see the tasks order in the reports and in queries (we
have a query that the users execute on the MSVC environment)
What is the best way to reach those requirements,
Thanks,
Yaron
Hi Yaron,
One approach would be to write a custom reporting, using BIRT, to
visualize this information. This report would contain a table,
displaying live work item information including the priority, and you
could sort or aggregate it however you like.
The following wiki page has some getting started information on writing
reports in RTC:
https://jazz.net/wiki/bin/view/Main/ReportsCreatingANewReport20
james
RTC Reports Team Lead