Results in 500 error for users with extra long id_strings
File "/.../srv/formhub-ec2/formhub/odk_logger/models/xform.py", line 169, in submission_count
self.save()
File "/.../srv/formhub-ec2/formhub/odk_logger/models/xform.py", line 144, in save
{'new_id': self.id_string, 'old_id': old_id_string}))
XLSFormError: Your updated form's id_string 'Adult_Worker_for_Head_of_Household_Questionnaire_Ghana_11-11-2013' must match the existing forms' id_string 'Adult_Worker_for_Head_of_Household_Questionnaire_G'.
Results in 500 error for users with extra long id_strings