From: Ivan Kohler Date: Thu, 10 Oct 2013 05:26:21 +0000 (-0700) Subject: fix RT per-transaction recipient squelching, RT#25260 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6787fbfb87bcfd7ddde8c0e1ba125cf7fdaee93f 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 3d1cd992d..cd5334735 100644 --- a/rt/lib/RT/Interface/Web.pm +++ b/rt/lib/RT/Interface/Web.pm @@ -1656,6 +1656,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 = (