--- 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.