Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support For Geojson On Media Upload of a Form #5014

Open
sijandh35 opened this issue Jul 16, 2024 · 0 comments · May be fixed by #5015
Open

Support For Geojson On Media Upload of a Form #5014

sijandh35 opened this issue Jul 16, 2024 · 0 comments · May be fixed by #5015

Comments

@sijandh35
Copy link

Description

Enketo supports select_one_from_file {filename}.geojson Detail, but on Kobo form builder, it does not allow uploading the geojson in media files.

Steps to Reproduce

  1. Create a form where one field is select_one_from_file {filename}.geojson.
  2. Go to settings after the form is created.
  3. Upload a geojson file with the same file name.

Expected Behavior

The geojson file should be uploaded successfully.

Actual Behavior

Validation prevents the geojson file from being uploaded.

Additional Details

This issue is caused by MIME types validation on the KPI backend.

@sijandh35 sijandh35 linked a pull request Jul 16, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant