Milestone management
roman.gaufman - April 12, 2007 - 18:28
| Project: | Project issue tracking |
| Version: | 5.x-0.2-beta |
| Component: | Issues |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I really like how Trac manages my project but Drupal has many advantages such as permissions and management of multiple projects, but what would make Drupal perfect for project management is to add milestone versions and a view that shows percentage of bugs fixed to achieve milestone.
E.g.
Miestone: 2.0 [***************60% ] (60/100 bugs)
#1
+1 for this feature, definitely.
An interim for me has been to create a CCK type for milestones that can then be connected with issues by a node-relation. That doesn't give all the functionality by any shakes, but it does at least mean that particular issues can be connected to a milestone.