Closed syk1112 closed 5 years ago
It appears to be more than that. It needs to split out the type, year, and number from the 'case number' received in the text message. @Yahyaal is working on this.
Output of how the code is currently written run through the interpreter.
Issue close because courtbot-python
no longer uses sms
When setting up reminder for a specific case, the year is hard coded to
2018
instead of getting it from the case number/id https://github.com/codefortulsa/courtbot-python/blob/master/sms/views.py#L29