Hélène Martin

Results 190 issues of Hélène Martin

- Select choices must be in a secondary instance - Select choices must have a `geometry` member More on [ODK forum](https://forum.getodk.org/t/ability-to-load-locations-into-the-geowidget-to-guide-data-collection/27406/12?u=ln).

new feature

I'm using groups without names to combine some questions into rows that don't have 4 columns. This results in the group being horizontally offset from the rows before and after...

help wanted
good first issue

#### Software versions Briefcase v1.18 and prior #### Problem description Submissions to encrypted forms can be missing the submission file itself. In that case, export crashes. See https://forum.getodk.org/t/odk-briefcase-1-18-export-failing-with-encrypted-forms/31069 #### Steps...

bug

#### Software versions Briefcase v1.17.4, macOS 10.15.4, Java 11 #### Problem description ```java 2020-10-02 10:37:18,044 [ForkJoinPool-5-worker-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {s}->https://test.central.getodk.org:443: Socket closed...

needs reproduction

#### Software versions `master` (post https://github.com/getodk/briefcase/pull/872) #### Problem description https://github.com/getodk/briefcase/pull/872 introduces pushes of multi-version forms to Central. Currently, forms with blank version names are not supported. #### Steps to reproduce...

#### Software versions `master` (post https://github.com/getodk/briefcase/pull/872) #### Problem description https://github.com/getodk/briefcase/pull/872 introduced a new warning dialog with a documentation reference when pushing a form with multiple versions to Central. Currently the...

help wanted

#### Software versions Briefcase v1.17.4 #### Problem description ```java Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at org.opendatakit.briefcase.ui.reused.transfer.sourcetarget.source.Aggregate.storeSourcePrefs(Aggregate.java:88) at org.opendatakit.briefcase.ui.pull.PullPanel.lambda$new$2(PullPanel.java:76) at org.opendatakit.briefcase.ui.reused.transfer.sourcetarget.SourceOrTargetPanel.lambda$triggerOnSelect$0(SourceOrTargetPanel.java:111) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.opendatakit.briefcase.ui.reused.transfer.sourcetarget.SourceOrTargetPanel.triggerOnSelect(SourceOrTargetPanel.java:111) at org.opendatakit.briefcase.ui.reused.transfer.sourcetarget.SourceOrTargetPanel.reload(SourceOrTargetPanel.java:86) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.opendatakit.briefcase.ui.reused.transfer.sourcetarget.ShowSourceOrTargetForm.lambda$new$1(ShowSourceOrTargetForm.java:51)...

bug

#### Software versions Briefcase v1.17.4 #### Problem description Crash on attempted cancel of pull from Central server when offline #### Steps to reproduce the problem 1. Open Briefcase, get a...

bug

Feedback from @ggalmazor at #870: it would be helpful to have a test that just verifies the publish action on first form upload so it's clear that happens.

#### Software versions Briefcase v1.15.0 #### Problem description The audit summary CSV exported by Briefcase always has the header `instance ID, event, node, start, end`. However, the log may now...