Range question support#472
Open
Hamsterarsch wants to merge 2 commits into
Open
Conversation
added 2 commits
May 31, 2026 16:59
Collaborator
|
@Hamsterarsch Thanks for the contribution and for rebasing the PR. We can’t merge it yet because it includes a major JavaRosa upgrade from 2.6.0 to 4.4.0. Before merging, we need to run more extensive regression testing on ODK/Collect and our other form-related integrations. We’re planning to focus on this testing over the next few weeks and will update you once we know more. Thanks again for your patience. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebased version of #471
@ahlem-jarrar here's the rebased version. I wanted to point out - since it might not have been clear from the way you wrote about it in the old PR - that this PR already updates the javarosa package to a quite recent version. Without this change, the feature could not be implemented since parsing of forms with range type questions crashed javarosa.
I suppose the options here are to either accept this PR and get the javarosa update "on top" of the feature or to discard this for now until someone at Tella gets around to perform the dependency update.