summaryrefslogtreecommitdiff
path: root/rt/lib
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-10-09 22:26:18 -0700
committerIvan Kohler <ivan@freeside.biz>2013-10-09 22:26:18 -0700
commit85628d587669129e6595400a7db855c61dd570e9 (patch)
tree97169046550461d1c71b35e329e021b1250425a7 /rt/lib
parent589f6cda04f1ada45e71ab7c352bdb750a332f6d (diff)
fix RT per-transaction recipient squelching, RT#25260
Diffstat (limited to 'rt/lib')
-rw-r--r--rt/lib/RT/Interface/Web.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/rt/lib/RT/Interface/Web.pm b/rt/lib/RT/Interface/Web.pm
index 4e34488..5ca4a9f 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 = (