diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index 7c6c0ff4272..02ca77bf7de 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -395,9 +395,14 @@ automatically sets a found version (if none is explicitly specified). *** To assign or reassign a bug to a package or list of packages: reassign 1234 emacs +Note that reassigning clears the list of found versions, even if the +new packages includes the original one. + ** To remove spam from the tracker, move it to the `spam' pseudo-package: reassign 123 spam +(Should not be necessary any more, now that the input is moderated.) + ** To change the title of a bug: retitle 123 Some New Title