User story #1154
As a scrum master I want to see Sprints tasks count
Added by Redmine Smile over 8 years ago.
Updated about 8 years ago.
Category:
Settings & admin
Description
Very simple to implement.
It can help because some Tasks can be under a PBI that does not belong to the same Sprint (If PBI changed of Sprint, but not the sub-tasks)
Here are the code changes needed in projects/settings/_sprints.html.erb :
<th><%= l(:label_pbi_plural) %></th>
<th><%= l(:label_task_plural) %></th>
<th style="width:15%"></th>
</tr>
<td align="center"><%= sprint.pbis.count %></td>
<td align="center"><%= sprint.tasks.count %></td>
<td class="buttons">
Hi Emilio,
Could you have the time to integrate this very small enhancement ?
- Target version set to Scrum v0.16.0
- Sprint set to Sprint 31
- Status changed from In progress to Resolved
Ennder Smile escribió:
Muchas gracias Emilio
Gracias a tí por la sugerencia! :)
Also available in: Atom
PDF