getodk / briefcase

ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
https://docs.getodk.org/briefcase-intro
Other
60 stars 156 forks source link

Central v0.8: draft form definitions are shown in pull listing #861

Closed lognaturel closed 3 years ago

lognaturel commented 4 years ago

Central v0.8 introduces form definition drafts and versions.

Currently, when building the list of forms available to pull, Briefcase shows all form definitions available to the user, including draft ones. However, draft submissions are not available to pull.

Briefcase should exclude form drafts from the pull list.