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

Internal server error on multiview.py with invalid record ID #377

Closed
gimite opened this issue Sep 21, 2017 · 0 comments
Closed

Internal server error on multiview.py with invalid record ID #377

gimite opened this issue Sep 21, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@gimite
Copy link
Contributor

gimite commented Sep 21, 2017

multiview.py returns Internal server error when one of the specified IDs is invalid. It should return 404 or something instead.

AttributeError: 'NoneType' object has no attribute 'person_record_id'
at get (multiview.py:47)
at serve (main.py:622)
at get (main.py:647)
@gimite gimite added the bug label Sep 21, 2017
@gimite gimite added this to the p3 milestone Sep 21, 2017
@gimite gimite self-assigned this Jul 9, 2018
@gimite gimite closed this as completed in 8278e01 Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant