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

Forms aren’t immediately showing up in push or export after a canceled pull - only with Java 8 #888

Open mmarciniak90 opened 3 years ago

mmarciniak90 commented 3 years ago

Software versions

Briefcase v1.17.4, Java v1.8

Problem description

Forms aren’t immediately showing up in push or export after a canceled pull

Steps to reproduce the problem

  1. Start a pull operation and cancel it
  2. Go to push or export tab
  3. Forms aren’t immediately showing up in push or export after a pull

Expected behavior

Forms are immediately showing up in push or export after a pull

Notes

Discovered during testing #884