[Rt-commit] rt branch, 4.0.3-releng, updated. rt-4.0.3rc1-3-gc9e546b
Kevin Falcone
falcone at bestpractical.com
Wed Nov 2 11:00:59 EDT 2011
The branch, 4.0.3-releng has been updated
via c9e546bedbffa4c1fe7361197f5c217b2c211940 (commit)
from 067b9cebd3af77ead0a3f2fcbe459d212c6fe8d7 (commit)
Summary of changes:
lib/RT/Action/CreateTickets.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit c9e546bedbffa4c1fe7361197f5c217b2c211940
Author: Thomas Sibley <trs at bestpractical.com>
Date: Wed Nov 2 10:50:11 2011 -0400
Three shall be the number of equals in RT::Action::CreateTickets
Don't be misleading in the docs.
diff --git a/lib/RT/Action/CreateTickets.pm b/lib/RT/Action/CreateTickets.pm
index 7f294e3..32b2bc0 100644
--- a/lib/RT/Action/CreateTickets.pm
+++ b/lib/RT/Action/CreateTickets.pm
@@ -230,7 +230,7 @@ by repeating the fieldname on a new line with an additional value.
Fields marked with a ! are postponed to be processed after all
tickets in the same actions are created. Except for 'Status', those
field can also take a ticket name within the same action (i.e.
-the identifiers after ==Create-Ticket), instead of raw Ticket ID
+the identifiers after ===Create-Ticket), instead of raw Ticket ID
numbers.
When parsed, field names are converted to lowercase and have -s stripped.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list