Opened 17 years ago
Closed 12 years ago
#1789 closed enhancement (wontfix)
Progress bar support different stat provider
Reported by: | Bhuricha Deen Sethanandha | Owned by: | Dave Cole |
---|---|---|---|
Priority: | normal | Component: | CustomRoadmapPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I understand that this plugin focus on the road map progress bar. However, it would be nice to be able to generalize it to handle other stat provider.
I plan to create a custom stat provider to pull out different statistics.
I also want to be able to divide the ticket non only based on status but resolution.
For example.
The progress bar that show number of closed ticket with different resolution.
It would be great. My plugin will have a lot of progress bar not only one that is in the roadmap. So it would be great if I can use this plugin otherwise, I will hard code the color and grouping in my plugin.
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The functionality of this plugin is available in the Trac core with 0.11. See CustomRoadmapPlugin for more details.
The ticket stats system is totally modular already, so I'm not sure why this is even a ticket.