Hélène Martin

Results 190 issues of Hélène Martin

It's possible to get into a state where forms can't be exported to XML but no error shows either in the user interface or on the console. I'm experiencing this...

user experience
enhancement

Create a new form, add a few controls which will be numbered untitled1, untitled2, etc. Open a new form and the numbering will continue where it left off rather than...

user experience
enhancement

Currently date constraints have XML output that looks like `"(. >= '2018-01-01') and (. <= '2018-03-31')" ` The XML output should instead be something like `constraint="(. >= date('2018-01-01')) and (....

bug

#### Software and hardware versions Collect v1.26.0 and before #### Problem description External application parameter detection can't handle parameter values with apostrophes. #### Steps to reproduce the problem Fill out...

bug
needs discussion

When a choice list is long, there's a small scroll bar that shows the location in the list and there's also a big one that shows the location in the...

bug
user experience

In 2014, an undocumented `saveIncomplete` attribute [was added](https://nafundi.com/blog/posts/increasing-data-safety-in-odk-collect-with-delete-after-send-and-forced-form-save/). It's described as a way to "increase data safety". The idea is to specify a question at which a record save should...

needs discussion

#### Software and hardware versions Collect v2022.2.2 #### Problem description The Moving backwards setting should also uncheck Mark form as finalized to force finalization #### Steps to reproduce the problem...

[Crashlytics](https://console.firebase.google.com/u/2/project/api-project-322300403941/crashlytics/app/android:org.odk.collect.android/issues/f1751598793db99fc8bb5c5d17147b95?time=last-seven-days&sessionEventKey=628299D6002A00013F2201E72CBEFBB2_1677032799227366031) I'm fairly sure this is caused by some date strings being bad or incomplete. Regardless, we should have a test to verify these because they're easy to get wrong.

A user reported [on the forum](https://forum.getodk.org/t/odk-collect-saying-background-send-running-when-sending-forms/33017) being unable to manually send submissions because Collect reported a background submission was ongoing even after a device reboot. I have experienced scanning in...

needs reproduction

It would be useful to be able to schedule events using data from an ODK form. Currently, we can populate the title, the description, the location and many other fields...

needs discussion