You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the store version 2024.2.4, the master version e828193
Android version
10, 14
Device used
Redmi 9T, Pixel 7a
Problem description
If a user finalizes a form containing an attachment which is too big (larger than the server's "max file size") to be sent to the server, the user can’t delete the form.
What should be the limit of the attachment size? Is this a config that can come from the server or should we have a configuration at the app side? This too seem to be a good first issue.
seadowg
changed the title
Finalizing an entity form with an attachment which is too big to be sent
Finalizing a form with an attachment which is too big to be sent
Oct 22, 2024
ODK Collect version
the store version 2024.2.4, the master version e828193
Android version
10, 14
Device used
Redmi 9T, Pixel 7a
Problem description
If a user finalizes a form containing an attachment which is too big (larger than the server's "max file size") to be sent to the server, the user can’t delete the form.
Steps to reproduce the problem
Go to the form and attach a file which is too big to send to the server (e.g. in image widget world 108MB from https://drive.google.com/drive/u/1/folders/1IeuxQZU8Sw90PAOnTRlMToB3Wp_LuCoN.
trees_registration_new_media.xlsx.txt
Send the form.
Expected behavior
The user shouldn't be able to finalize a form with an attachment which is too big. The attachment should be verified before finalizing the form.
The text was updated successfully, but these errors were encountered: