hotosm / osm-fieldwork

Processing field data from ODK to OpenStreetMap format, and other field data collection utils.
GNU Affero General Public License v3.0
16 stars 77 forks source link

Duplicate choices after injecting mandatory fields #302

Open Sujanadh opened 1 week ago

Sujanadh commented 1 week ago

Describe the bug When custom form is used to create a project, mandatory fields are injected in the custom form which resulted into multiple duplicate fields ( such as multiple yes_no field in choice sheet). Because of that while loading form on odk, question labels weren't visible.

To Reproduce Create a project with custom form custom_form.xlsx

  1. Go to Project detail
  2. Click on Download Form
  3. See multiple same choice fields image

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Screenshot_20240926_135436_ODK Collect Screenshot_20240926_135634_ODK Collect