# HG changeset patch # User Glenn Morris # Date 1231387783 0 # Node ID 2897f8b17f006f86db7391e3dbaae7930a8c8e45 # Parent 2de0661c24bd6567ff47bbe346799c6819bdd2f2 Mention archiving. diff -r 2de0661c24bd -r 2897f8b17f00 admin/notes/bugtracker --- a/admin/notes/bugtracker Thu Jan 08 04:09:10 2009 +0000 +++ b/admin/notes/bugtracker Thu Jan 08 04:09:43 2009 +0000 @@ -197,3 +197,13 @@ 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.