[Rt-commit] rt branch, 4.0/clean-lifecycle-rights, updated. rt-4.0.1rc1-18-g933ae96

Shawn Moore sartak at bestpractical.com
Fri Jun 10 15:14:15 EDT 2011


The branch, 4.0/clean-lifecycle-rights has been updated
       via  933ae96019c0a44d9e97a85dbef072742028df5c (commit)
      from  396bd2fcbdf9958436ce7dfddfbd356145dc0710 (commit)

Summary of changes:
 etc/RT_Config.pm.in |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

- Log -----------------------------------------------------------------
commit 933ae96019c0a44d9e97a85dbef072742028df5c
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri Jun 10 15:13:50 2011 -0400

    Prose fixes for lifecycle's "Default values" doc

diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 70a2806..581f8e6 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -2083,19 +2083,19 @@ ticket creation>.
 
 =item on_merge
 
-When tickets are merged status of the ticket that merged is changed by
-force to this. It should be one of inactive statuses; 'resolved' or
-its equivalent is most probably the best candidate.
+When tickets are merged, the status of the ticket that was merged
+away is forced to this value.  It should be one of inactive statuses;
+'resolved' or its equivalent is most probably the best candidate.
 
 =item approved
 
-When an approval accepted status of depending tickets changed
-to this value.
+When an approval is accepted, the status of depending tickets will
+be changed to this value.
 
 =item denied
 
-When an approval denied status of depending tickets changed
-to this value.
+When an approval is denied, the status of depending tickets will
+be changed to this value.
 
 =back
 

-----------------------------------------------------------------------


More information about the Rt-commit mailing list