userstory #4 (closed: DONE)
EndUser? can view, on the Roadmap page, a summary of ticket information, indicating completion state, for all tickets in a Milestone.
| Test Complete Size: | 5 | Test Complete Date: | 03/20/08 |
|---|---|---|---|
| Documentation Complete Size: | 0 | Documentation Complete Date: | |
| Acceptance Complete Size: | 0 | Acceptance Complete Date: | |
| Reported by: | ja11sop@… | Owned by: | ja11sop@… |
| Milestone: | Patch Against Trac 0.11 | Component: | release planning |
| Version: | Keywords: | ||
| Cc: | Blocked By: | ||
| Patch SVN Revision: | Patch Trac Version: | ||
| Blocking: | |||
| In Iterations: | 1 |
Description (last modified by ja11sop@…) (diff)
EndUser? can view, on the Roadmap page, a summary of ticket information, indicating completion state, for all tickets in a Milestone.
In the case of a ticket the completion state will simply be status of the ticket. With closed equals Done.
The TicketQuery macro largely achieves this if we use format=table, for example.
[[TicketQuery(milestone=MilestoneName, format=table)]]
However we should investigate this a little to see how easy it would be to modify or extend this macro.
Change History
Have a look at the list of modified files related to this ticket.
Note: See
TracTickets for help on using
tickets.
