aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-01-08 04:09:43 +0000
committerGlenn Morris <[email protected]>2009-01-08 04:09:43 +0000
commitd3ace93bd641d71fd10204d26100993d2b71589e (patch)
tree2f1c4b72b2700511a24be38f94d272d2055b7d54 /admin
parentb3d6003ee1dd76dabc6a83dfb5de2329837cb2aa (diff)
Mention archiving.
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/bugtracker10
1 files changed, 10 insertions, 0 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index 121490da21..ef9b31bab0 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -197,3 +197,13 @@ submitter 123 [email protected]
Note that it does not seem to work to specify "Submitter:" in the
pseudo-header when first reporting a bug.
+
+** How does archiving work?
+You can still send mail to a bug after it is closed. After 28 days with
+no activity, the bug is archived, at which point no more changes can
+be made. If you try to send mail to the bug after that (or merge with
+it), it will be rejected. To make any changes, you must unarchive it first:
+
+unarchive 123
+
+The bug will be re-archived after the next 28 day period of no activity.