Changes between Version 1 and Version 2 of TracTickets
- Timestamp:
- Jul 7, 2007, 7:01:07 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracTickets
v1 v2 28 28 29 29 * '''Resolution''' - Reason for why a ticket was closed. One of {{{fixed}}}, {{{invalid}}}, {{{wontfix}}}, {{{duplicate}}}, {{{worksforme}}}. 30 * '''Status''' - What is the current status? One of {{{new}}}, {{{assigned}}}, {{{closed}}}, {{{reopened}}}.30 * '''Status''' - What is the current status? See TracWorkflow 31 31 * '''Summary''' - A brief description summarizing the problem or issue. 32 32 * '''Description''' - The body of the ticket. A good description should be specific, descriptive and to the point. … … 54 54 55 55 '''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 60 56 61 57 == Default Values for Drop-Down Fields ==