# HG changeset patch # User Oleksandr Gavenko # Date 1314083278 -10800 # Node ID e9a167ac98f3ae339e7f783a96d638d8e41856c1 # Parent 887fa4aff71f37820dac120d023034e213446a08# Parent 86acd1e99dd08f26a5b7f34323f33aa11da02ae7 merged diff -r 86acd1e99dd0 -r e9a167ac98f3 devel-scm.rst --- a/devel-scm.rst Sun Aug 21 22:40:56 2011 +0300 +++ b/devel-scm.rst Tue Aug 23 10:07:58 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.