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

Data handler errors do not get exposed in the admin interface #164

Open
jeancochrane opened this issue Jun 10, 2019 · 0 comments
Open

Data handler errors do not get exposed in the admin interface #164

jeancochrane opened this issue Jun 10, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@jeancochrane
Copy link
Contributor

Debugging #163 was confusing because errors that get raised by Fobi data handlers do not get exposed in the admin interface, so while the Surveys appeared to be submitting successfully they were raising errors behind the scenes.

This may be a rabbit hole, particularly if survey submission is not tied to form handling. But let's take a few minutes to look into it and see if there's an easy way to run the data handler before returning the success message in the Survey Run view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant