briefcase icon indicating copy to clipboard operation
briefcase copied to clipboard

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! ✨💼✨

Results 84 briefcase issues
Sort by recently updated
recently updated
newest added

#### Software versions Briefcase v1.11.3, javac v1.8.0_131, OS X 10.13, Aggregate v1.4.7 #### Problem description One of our data managers runs a script to download instances and submission CSVs for...

needs reproduction

As discussed at https://forum.opendatakit.org/t/date-format-on-export-different-on-different-machines-with-identical-setups/13612, Java MEDIUM is dependent on locale and even Java version which leads to inconsistencies. It also makes it hard/impossible for non-Java systems to match the output...

enhancement
needs discussion

#603 introduced some changes that highlight the need for refactoring `ExportForms.load()` to make it more concise and improve semantics. There's also the question about what should `BriefcasePreferences.hasKey()` return in case...

#### Problem description This happens only on the custom conf panels because the export directory field can be cleared. ![custom conf](https://user-images.githubusercontent.com/205913/45155759-50b8a600-b1dc-11e8-9258-bb558a34a3fa.gif) - Once fields are set, the button "Choose..." is...

needs discussion

#### Software versions Briefcase v1.11.x, Java v1.x.x, operating system, Aggregate v1.x.x, Collect v1.x.x... #### Problem description There is an unexpected error displayed on the newest master when exporting submissions pulled...

needs discussion

@dcbriccetti reports: ``` java.io.FileNotFoundException: /tmp/ODK Briefcase Storage/forms/.DS_Store/.DS_Store.xml (Not a directory) ```

needs reproduction

#### Software versions Briefcase v1.11.x, Java v1.8.171, operating system: Ubuntu, MacOS and Windows #### Problem description Turning off the Remember passwords works always no matter if you choose it before...

needs discussion

#### Software versions Briefcase v1.11 #### Problem description Briefcase.log seems a bit too chatty on production build. Maybe we should only output warnings or errors? #### Other information ``` 2018-06-15...

needs discussion

#### Software versions Briefcase v1.10.x, Java v1.8.x, operating system: Ubuntu #### Problem description Storage location choosing differences on operating systems. #### Steps to reproduce the problem 1. Go to Settings...

help wanted
needs discussion

This issue is related to #463 #### Software versions Briefcase v1.10.0 #### Problem description When a user selects more than one form to pull, the push and export tabs will...