aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Open311/PostServiceRequestUpdates.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perllib/Open311/PostServiceRequestUpdates.pm')
-rwxr-xr-xperllib/Open311/PostServiceRequestUpdates.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/Open311/PostServiceRequestUpdates.pm b/perllib/Open311/PostServiceRequestUpdates.pm
index c8ff2130f..1f080b168 100755
--- a/perllib/Open311/PostServiceRequestUpdates.pm
+++ b/perllib/Open311/PostServiceRequestUpdates.pm
@@ -38,6 +38,7 @@ sub open311_params {
jurisdiction => $body->jurisdiction,
api_key => $body->api_key,
extended_statuses => $body->send_extended_statuses,
+ fixmystreet_body => $body,
);
my $cobrand = $body->get_cobrand_handler;