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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: