aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-comments
diff options
context:
space:
mode:
Diffstat (limited to 'bin/send-comments')
-rwxr-xr-xbin/send-comments1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/send-comments b/bin/send-comments
index 0fb3a75b9..b1c1463ce 100755
--- a/bin/send-comments
+++ b/bin/send-comments
@@ -49,6 +49,7 @@ while ( my $council = $councils->next ) {
'problem.whensent' => { '!=' => undef },
'problem.external_id' => { '!=' => undef },
'problem.council' => { -like => '%' . $council->area_id .'%' },
+ 'problem.send_method_used' => 'Open311',
},
{
join => 'problem',