-
Notifications
You must be signed in to change notification settings - Fork 133
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
Return XForm versions even if the version is not a number #1726
Comments
DavisRayM
added a commit
that referenced
this issue
Nov 22, 2019
- Separate issue opened to deal with this change #1726
DavisRayM
added a commit
that referenced
this issue
Nov 22, 2019
- Separate issue opened to deal with this change #1726
DavisRayM
added a commit
that referenced
this issue
Nov 22, 2019
- Separate issue opened to deal with this change #1726 - Fix failing tests
This issue clashes with #982 |
DavisRayM
added a commit
that referenced
this issue
Nov 25, 2019
- Separate issue opened to deal with this change #1726 - Fix failing tests
Thanks for documenting this issue, @DavisRayM. Indeed, we've seen interoperability issues with Aggregate servers when versions don't follow the 10 digit pattern. Briefcase doesn't parse version strings so far, so having alphanumeric versions shouldn't be an issue. |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are currently not returning XForm versions if the version is not a digit. Which ends up breaking exports through ODK Briefcase for KPI built forms.
Aha! Link: https://ona.aha.io/features/PROD-198
The text was updated successfully, but these errors were encountered: