Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Use empty string as default for autosend and autodelete #320

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

florianm
Copy link
Contributor

@florianm florianm commented Nov 19, 2022

Closes #319

Changes defaults of both autosend and autodelete from the incorrect "default" to an empty string "".

<option value="" selected="selected">Follow ODK Collect settings</option>

It appears that my IDE has also deleted some trailing whitespaces.

Copy link
Member

@yanokwa yanokwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I did not confirm this specific PR, but I confirmed that if I export a form to XLS, delete auto_send and auto_delete values (but leave the headers), I get an XML that doesn't have any mention of auto_send or auto_delete and so will default to Collect's settings.

@florianm florianm merged commit c68c7b9 into getodk:master Dec 20, 2022
@florianm florianm deleted the 319-autosend-autodelete-default branch December 20, 2022 05:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build should not use "default" for auto-send and auto-delete
2 participants