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

Should throw error if external_choices list is not found #220

Closed
joeflack4 opened this issue Aug 28, 2018 · 0 comments · Fixed by #339
Closed

Should throw error if external_choices list is not found #220

joeflack4 opened this issue Aug 28, 2018 · 0 comments · Fixed by #339

Comments

@joeflack4
Copy link

Description

When there is a question of type select_one external_choices LIST or select_multiple external_choices LIST where "LIST" is not found within the "external_choices" worksheet of an XlsForm, an error should be thrown and the conversion halted.

Expected behavior

When issue occurs, an error should be thrown and the conversion halted.

Actual behavior

When issue occurs, the form converts normally. Then, when the user is interacting with the actual form and gets to a question with a missing list, the choice options do not appear.

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.

2 participants