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

store original message text before stripping prefixes and tags #158

Open davewhiteland opened 11 years ago

davewhiteland commented 11 years ago

for diagnostics it would be helpful if MM stored the original text since when we were trying to isolate which prefixes worked it wasn't obvious which messages had used which prefixes (the netcast gateway switches non-SMART consumer messages based on this prefix).

NB Running NetcastShell get_incoming with verbose option does show the original text.