[Rt-commit] rt branch, 4.0/autoset-on-create-doc, created. rt-4.0.4-47-g672a099

Thomas Sibley trs at bestpractical.com
Thu Nov 17 12:28:48 EST 2011


The branch, 4.0/autoset-on-create-doc has been created
        at  672a0995745ecdc96cf58763659313920feea755 (commit)

- Log -----------------------------------------------------------------
commit 672a0995745ecdc96cf58763659313920feea755
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Thu Nov 17 12:27:01 2011 -0500

    Include the list of auto-set columns that the docs reference

diff --git a/lib/RT/Record.pm b/lib/RT/Record.pm
index 2833c9f..2b6545f 100644
--- a/lib/RT/Record.pm
+++ b/lib/RT/Record.pm
@@ -265,6 +265,18 @@ an error.
 If this object's table has any of the following atetributes defined as
 'Auto', this routine will automatically fill in their values.
 
+=over
+
+=item Created
+
+=item Creator
+
+=item LastUpdated
+
+=item LastUpdatedBy
+
+=back
+
 =cut
 
 sub Create {

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


More information about the Rt-commit mailing list