[Trac-tickets] [The Trac Project] #1534: `weight' property for tickets

The Trac Project noreply at edgewall.com
Wed May 11 10:27:35 EDT 2005


#1534: `weight' property for tickets
---------------------------+------------------------------------------------
       Id:  1534           |      Status:  new                           
Component:  ticket system  |    Modified:  Wed May 11 10:27:35 2005      
 Severity:  enhancement    |   Milestone:                                
 Priority:  low            |     Version:  0.8.1                         
    Owner:  jonas          |    Reporter:  georg-wicherki at pixel-house.net
---------------------------+------------------------------------------------
 Trac already includes a great feature for Milestone progress: the count of
 tickets. However, single tickets can contribute more or less to the
 progress of a certain Milestone, for example a `correct spelling mistake'
 is much less to code than a `complete core rewrite'. If these both tickets
 are the only two for a milestone, and the spelling mistake is set to
 resolved, Trac will show the progress to be 50%.

 A weight property of tickets, only editable by developers and which
 defaults to 1 could easily solve this issue. A ticket with a weight of $x
 simply counts for $x tickets.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1534>
The Trac Project <>


More information about the Trac-Tickets mailing list