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 with external secondary instances aren't shown on export or push tabs #878

Closed lognaturel closed 3 years ago

lognaturel commented 3 years ago

Software versions

All

Problem description

Forms with external secondary instances fail to parse so don't show up on export or push tabs.

Steps to reproduce the problem

  1. Pull a form with external secondary instance such as this one (requires QA server credentials)
  2. See that it's not in export or push tabs

Expected behavior

Forms with external secondary instances should act the same as any other form.

Other information

I think this is a matter of correctly setting the reference manager and/or the root translators.

lognaturel commented 3 years ago

@seadowg this might make you laugh a bit.