summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2adbb97)
raw | patch | inline | side by side (parent: 2adbb97)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 10 Oct 2002 11:21:51 +0000 (11:21 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 10 Oct 2002 11:21:51 +0000 (11:21 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1340 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/user_guide.txt | patch | blob | history |
diff --git a/doc/user_guide.txt b/doc/user_guide.txt
index f6b64e9b4cdbf3b89877f7d0d065db86df444ee3..3149d25822ccd100d4a895f68dbcb875037e7526 100644 (file)
--- a/doc/user_guide.txt
+++ b/doc/user_guide.txt
User Guide
==========
-:Version: $Revision: 1.9 $
+:Version: $Revision: 1.10 $
.. contents::
off.
+Automatic Properties
+~~~~~~~~~~~~~~~~~~~~
+
+**status of new issues**
+ When a new message is received that is not identified as being related to an
+ existing issue, it creates a new issue. The status of the new issue is
+ defaulted to "unread".
+
+**reopening of resolved issues**
+ When a message is is received for a resolved issue, the issue status is
+ automatically reset to "chatting" to indicate new information has been
+ received.
+
+
E-Mail Message Content
----------------------