[Rt-commit] rt branch, 3.8-trunk, updated. e4ee679470175a71fbd6b4df4040e008da5e8ffa
Ruslan Zakirov
ruz at bestpractical.com
Thu Jul 23 19:12:07 EDT 2009
The branch, 3.8-trunk has been updated
via e4ee679470175a71fbd6b4df4040e008da5e8ffa (commit)
from f08c6eb9882f71b9482e0a3dc751e446e931db17 (commit)
Summary of changes:
lib/RT/Shredder/Plugin/Users.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit e4ee679470175a71fbd6b4df4040e008da5e8ffa
Author: Ruslan Zakirov <Ruslan.Zakirov at gmail.com>
Date: Fri Jul 24 03:11:43 2009 +0400
adjust doc a little
diff --git a/lib/RT/Shredder/Plugin/Users.pm b/lib/RT/Shredder/Plugin/Users.pm
index 52def78..102b39f 100644
--- a/lib/RT/Shredder/Plugin/Users.pm
+++ b/lib/RT/Shredder/Plugin/Users.pm
@@ -87,7 +87,7 @@ This argument could be user id or name.
If true then plugin looks for users who are not watchers (Owners,
Requestors, Ccs or AdminCcs) of any ticket.
-Before RT 3.8.5, users who were watchers of deleted tickets B<were deleted>
+Before RT 3.8.5, users who were watchers of deleted tickets B<will be deleted>
when this option was enabled. Decision has been made that it's not correct
and you should either shred these deleted tickets, change watchers or
explicitly delete user by name or email.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list