Status. Resolution.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 23 Aug 2011 10:07:48 +0300
changeset 954 887fa4aff71f
parent 944 d8b2fa8226b5
child 955 e9a167ac98f3
Status. Resolution.
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.