Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: "no such value '1435254666' in index 'id'" #1660

Closed
sentry-io bot opened this issue Oct 6, 2023 · 0 comments · Fixed by #1661
Closed

KeyError: "no such value '1435254666' in index 'id'" #1660

sentry-io bot opened this issue Oct 6, 2023 · 0 comments · Fixed by #1661
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 6, 2023

Sentry Issue: CARE-W6

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])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant