[Rt-commit] rt branch, 4.4/set-custom-field-to-now-scrip-action, repushed
Dustin Collins
strega at bestpractical.com
Fri Dec 9 02:36:16 EST 2016
The branch 4.4/set-custom-field-to-now-scrip-action was deleted and repushed:
was a99bdb9ae1490ccbfbc185e36346fb872352f40c
now 50a9dbc6ecfad862e9fb9a386e5f8a690188bc10
1: a99bdb9 ! 1: 50a9dbc Add scrip action that sets a custom field value to the current date/time
@@ -76,7 +76,6 @@
+ return 1;
+}
+
-+#Note: This action might require the scrip to be in 'Batch' mode.
+sub Commit {
+ my $self = shift;
+ my $DateObj = RT::Date->new($self->TicketObj->CurrentUser);
More information about the rt-commit
mailing list