[Rt-commit] [svn] r1042 - rt/trunk/lib/RT/Action
alexmv at pallas.eruditorum.org
alexmv at pallas.eruditorum.org
Wed Jun 9 15:52:05 EDT 2004
Author: alexmv
Date: Wed Jun 9 15:52:05 2004
New Revision: 1042
Modified:
rt/trunk/lib/RT/Action/EscalatePriority.pm
Log:
RT-Ticket: 5230
RT-Update: correspond
RT-Status: resolved
* Update EscalatePriority's docs to mention rt-crontool
Modified: rt/trunk/lib/RT/Action/EscalatePriority.pm
==============================================================================
--- rt/trunk/lib/RT/Action/EscalatePriority.pm (original)
+++ rt/trunk/lib/RT/Action/EscalatePriority.pm Wed Jun 9 15:52:05 2004
@@ -27,9 +27,10 @@
=head1 DESCRIPTION
-EscalatePriority is a ScripAction which is NOT intended to be called per
-transaction. It's intended to be called by an RT escalation daemon.
-(The daemon is called escalator).
+EscalatePriority is a ScripAction which is NOT intended to be called
+per transaction. It's intended to be called by an RT escalation tool.
+One such tool is called rt-crontool and is located in $RTHOME/bin (see
+C<rt-crontool -h> for more details)
EsclatePriority uses the following formula to change a ticket's priority:
More information about the Rt-commit
mailing list