Edgewall Software

Changes between Version 23 and Version 24 of TracTickets


Ignore:
Timestamp:
Oct 7, 2005, 5:10:32 PM (19 years ago)
Author:
petef
Comment:

Listed default values of resolved

Legend:

Unmodified
Added
Removed
Modified
  • TracTickets

    v23 v24  
    2929 * '''Cc''' - A list of other associated people. ''note: this does '''not''' imply responsiblity or any other policy.
    3030 
    31  * '''Resolution''' - Reason for why a ticket was closed, such as {{{fixed}}}, {{{invalid}}}, {{{duplicate}}}, etc.
    32  * '''Status''' - What is the current status? (One of {{{new}}}, {{{assigned}}}, {{{closed}}}, {{{reopened}}}.)
     31 * '''Resolution''' - Reason for why a ticket was closed.[[BR]]One of {{{fixed}}}, {{{invalid}}}, {{{wontfix}}}, {{{duplicate}}}, {{{worksforme}}}.
     32 * '''Status''' - What is the current status?[[BR]]One of {{{new}}}, {{{assigned}}}, {{{closed}}}, {{{reopened}}}.
    3333 * '''Summary''' - A brief description summarizing the problem or issue.
    3434 * '''Description''' - The body of the ticket. A good description should be '''specific, descriptive and to the point'''.