Actions
Activity #3420
closedModule #3142: Development
Prevent Duplicate File Uploads
Start date:
03/11/2025
Due date:
% Done:
60%
Estimated time:
Planned Due Date:
Description
Implement a validation step during file upload to check if the same file was uploaded earlier. If a duplicate is detected, return an error message; otherwise, allow the upload to proceed.
Updated by Amritha Devi over 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Updated by Amritha Devi over 1 year ago
- % Done changed from 50 to 60
While uploading the study, an API call is made to check whether the uploaded study ID already exists, and it returns a response.
Updated by Amritha Devi about 1 year ago
- Status changed from In Progress to Resolved
Actions