Modify ↓
Opened 20 years ago
Closed 18 years ago
#259 closed enhancement (fixed)
Completion statistics for milestones
| Reported by: | anonymous | Owned by: | Bhuricha Deen Sethanandha |
|---|---|---|---|
| Priority: | normal | Component: | TracMetrixPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
Plot number of closed tickets, active tickets, and new tickets over time for each milestone. Would be great for progress monitoring.
Attachments (0)
Change History (6)
comment:1 Changed 19 years ago by
| Trac Release: | → 0.8 |
|---|
comment:2 Changed 18 years ago by
| Component: | Request-a-Hack → TracMetrixPlugin |
|---|---|
| Owner: | changed from anybody to Bhuricha Deen Sethanandha |
| Trac Release: | 0.8 → 0.11 |
This will be supported by TracMetrixPlugin after the TracMetrixDashboard is implemented. The chart will be similar to the cumulative flow chart.
comment:3 Changed 18 years ago by
| Description: | modified (diff) |
|---|---|
| Status: | new → assigned |
comment:4 Changed 18 years ago by
[2453] implements simple table that track the date that tickets enter the milestone and the completion.
Next step is to create a cumulative flow chart and make the table looks better.
comment:5 Changed 18 years ago by
[2491] refactor code and add the commulative flow chart of ticket hostory.
comment:6 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



I need this hack. Thanks.