Mercurial > p > roundup > code
diff doc/user_guide.txt @ 1267:a28dfdb6c9a5
doc refinement
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 10 Oct 2002 11:21:51 +0000 |
| parents | c9f37630cf76 |
| children | 2feb3e0a9955 |
line wrap: on
line diff
--- a/doc/user_guide.txt Thu Oct 10 08:24:37 2002 +0000 +++ b/doc/user_guide.txt Thu Oct 10 11:21:51 2002 +0000 @@ -2,7 +2,7 @@ User Guide ========== -:Version: $Revision: 1.9 $ +:Version: $Revision: 1.10 $ .. contents:: @@ -198,6 +198,20 @@ 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 ----------------------
