getodk / collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨
https://docs.getodk.org/collect-intro
Other
718 stars 1.38k forks source link

Only block form launch during update for Entity-related forms #6452

Closed lognaturel closed 4 weeks ago

lognaturel commented 1 month ago

https://github.com/getodk/collect/pull/6440 blocks form launch for all forms when form updates are ongoing. This restriction is only necessary for Entity-related forms.

Some implementation ideas at https://github.com/getodk/collect/pull/6440#issuecomment-2405832285

Acceptance