Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
08/31/12 09:53:27 (12 years ago)
Author:
jdreed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1313Trac organizes bug reports into ''Tickets'', and we have further grouped them into ''Milestones''.  Typically, a ''Milestone'' is created for each Ubuntu or Debian release. 
    1414 
    15 There are [[TicketQuery(status=proposed|development|committed,format=count,col=summary|status|fix_version)]] [InProgressTickets tickets in progress]. 
    16  
    17 You can also view a list of [/query all open tickets]. 
     15 * [InProgressTickets tickets in progress]: [[TicketQuery(status=proposed|development|committed,format=count)]] 
     16 * [OpenTickets open tickets (excluding "upstream" tickets)]: [[TicketQuery(milestone!=Upstream Utopia&status!=closed,format=count)]] 
     17 * [/query all open tickets]: [[TicketQuery(status!=closed,format=count)]] 
    1818 
    1919== Opening a New Bug ==