Opened 20 years ago
Closed 20 years ago
#1565 closed enhancement (duplicate)
ticket weight
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | ticket system | Version: | 0.8.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The roadmap can sometimes show a strange percentage, as not all tickets are equal. For example, if you have 4 tickets, 2 closed, 1 for something small, like a couple spelling mistakes, and one for something huge, like a new web interface, the roadmap will show 50% complete. Fix the spelling mistake, and you're at 75%, even though you spent 2 minutes on that, and have a lot more work to do on the bigger project.
This could be fixed with weights for tickets. Could just be done with a dropdown and being able to select "Small" "Medium" "Big" (configurable via trac-admin, like priorities). It could also be implemented by assigning a weight to priorities and/or severities.



This is a duplicate of #1534