SIMS
SIMS copied to clipboard
File Upload Max Size
User Story As a ministry user, I need to support file uploads across SIMS larger than 4MB. This is for all possible areas that any user (student, institution or ministry) is able to upload files.
Acceptance Criteria
- [ ] Increase maximum file upload size from 4MB to 15MB. This applies to all files (Student Application Exceptions, Request a Change, Uploads from Institutions, Generic File Uploader, etc...)
Technical Context: To be added at Grooming
Business Context: Current Behaviour: Maximum file upload size is 4MB Expected Behaviour: Increase the maximum file upload size to 15MB.
Technical AC's:
- [ ] Update the maximum file upload limit in formio.
- [ ] Update the maximum file upload limit in the
OfferingUpload.vueandWithdrawalUpload.vue. Update the comments as well. - [ ] Change API configuration to allow 15 MB.