mysociety / message-manager

Accepts messages from an external source (e.g., an SMS gateway) and offers them up to FixMyStreet-like applications.
Other
5 stars 2 forks source link

configure 3 x endpoints to handle POST servicerequestupdates #136

Closed davewhiteland closed 11 years ago

davewhiteland commented 11 years ago

Currently this requires a code change in Open311/GetServiceRequestUpdates.pm

proposed solution is to check problems match external_body, not area_id, if the endpoint jurisdiction is of the form fixmybarangay_XXX

This is a short-term solution pending 'bodies' going into master branch, although my expectation is that this would not break anyway when it does.

davewhiteland commented 11 years ago

Closed with mysociety/fixmystreet@d12a2ea5c49