Changes between Version 2 and Version 3 of TracTickets


Ignore:
Timestamp:
Jul 7, 2007, 9:23:57 AM (17 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracTickets

    v2 v3  
    2828 
    2929 * '''Resolution''' - Reason for why a ticket was closed. One of {{{fixed}}}, {{{invalid}}}, {{{wontfix}}}, {{{duplicate}}}, {{{worksforme}}}.
    30  * '''Status''' - What is the current status?  See TracWorkflow
     30 * '''Status''' - What is the current status? One of {{{new}}}, {{{assigned}}}, {{{closed}}}, {{{reopened}}}.
    3131 * '''Summary''' - A brief description summarizing the problem or issue.
    3232 * '''Description''' - The body of the ticket. A good description should be specific, descriptive and to the point.
     
    5454
    5555'''Note:''' See TracNotification for how to configure email notifications of ticket changes.
     56
     57=== State Diagram ===
     58[[Image(http://projects.edgewall.com/trac/attachment/wiki/TracTickets/Trac%20Ticket%20State%20Chart%2020060603DF.png?format=raw)]]
     59
    5660
    5761== Default Values for Drop-Down Fields ==