-
Notifications
You must be signed in to change notification settings - Fork 158
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
Display only newest form versions in Collect #710
Comments
@opendatakit-bot label "Collect" |
https://docs.opendatakit.org/form-update/ is where the update needs to go. |
Hello @grzesiek2010, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 15 days. You can reclaim this issue or claim any other issue by commenting Thanks for your contributions, and hope to see you again soon! |
Hello @grzesiek2010, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 15 days. You can reclaim this issue or claim any other issue by commenting Thanks for your contributions, and hope to see you again soon! |
On the Collect's side, we are going to hide old form versions. I mean if a user has a few forms with the same
formId
andversion number
only the newest one should be displayed. Bythe newest one
, I meanthe form with the highest
version number
or the newest one if allversion numbers
are the same.More info: getodk/collect#1694
The text was updated successfully, but these errors were encountered: