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

Fix Form Imports #98

Merged
merged 5 commits into from
Oct 17, 2022
Merged

Fix Form Imports #98

merged 5 commits into from
Oct 17, 2022

Conversation

Sephster
Copy link
Collaborator

This PR fixes the form import function for WebPA. Previously Split 100 forms were prevented from being uploaded by XML validation. This was because the child element, range was not present in the question element. This field has now been changed to be optional.

As part of this PR, we have also fixed the error handling so errors are now correctly displayed when an issue is encountered uploading or pasting in an XML form export.

@Sephster
Copy link
Collaborator Author

Fixes issue #63

@Sephster Sephster merged commit 0782d7e into WebPA:master Oct 17, 2022
@Sephster Sephster deleted the fix-form-imports branch October 17, 2022 12:59
@Sephster Sephster mentioned this pull request Oct 17, 2022
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 this pull request may close these issues.

None yet

2 participants