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
IndexError: list index out of range
File "littletable.py", line 570, in __getitem__
return self._index[k][0]
KeyError: "no such value '1435254666' in index 'id'"
File "care/facility/models/patient.py", line 520, in <lambda>
lambda x: ", ".join([ICDDiseases.by.id[id].label.strip() for id in x])
File "care/facility/models/patient.py", line 520, in <listcomp>
lambda x: ", ".join([ICDDiseases.by.id[id].label.strip() for id in x])
The text was updated successfully, but these errors were encountered:
Sentry Issue: CARE-W6
The text was updated successfully, but these errors were encountered: