# HG changeset patch # User Oleksandr Gavenko # Date 1314083268 -10800 # Node ID 887fa4aff71f37820dac120d023034e213446a08 # Parent d8b2fa8226b5fdc8bfe9d3513b72bda284997b2a Status. Resolution. diff -r d8b2fa8226b5 -r 887fa4aff71f devel-scm.rst --- a/devel-scm.rst Tue Aug 16 09:32:21 2011 +0300 +++ b/devel-scm.rst Tue Aug 23 10:07:48 2011 +0300 @@ -10,15 +10,22 @@ Each artifact can contain several attributes as: + * Status. * Type. * Component. * Version. * Milestone. * Priority. + * Resolution. http://trac.edgewall.org/wiki/TracTickets The Trac Ticket System +Status/State. +------------- + +Open/Reopened/Closed. + Type. ----- @@ -45,3 +52,7 @@ Milestone is a data when issue should be resolved. +Resolution. +----------- + +Reason for why a ticket was closed. One of fixed, invalid, wontfix, duplicate.