From: Ivan Kohler Date: Thu, 10 Oct 2013 05:26:18 +0000 (-0700) Subject: fix RT per-transaction recipient squelching, RT#25260 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=85628d587669129e6595400a7db855c61dd570e9;p=freeside.git fix RT per-transaction recipient squelching, RT#25260 --- diff --git a/rt/lib/RT/Interface/Web.pm b/rt/lib/RT/Interface/Web.pm index 4e34488c0..5ca4a9f63 100644 --- a/rt/lib/RT/Interface/Web.pm +++ b/rt/lib/RT/Interface/Web.pm @@ -1930,6 +1930,9 @@ is true. =cut +# change from stock: if txn custom fields are set but there's no content +# or attachment, create a Touch txn instead of doing nothing + sub ProcessUpdateMessage { my %args = (