You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
This morning, Chicago's Open311 API was temporarily sending requests with no requested_datetime field, which caused the home page to break when sorting the requests by date.
While this is really more an issue with the API (not sure why we should ever have a request without a requested_datetime, unlike requests which don't yet have IDs), we could probably fix the home page so it still works in this situation.