Actions
SQA #4312
open[SQA] API Validation, Security Issues, and Upload Functionality Bugs (Sprint 06)
Description
Summary¶
- Reported API validation issues, security exposure risks, and UI/functional defects.
- All issues logged and tracked under Sprint 06 for developer review and resolution.
Sprint: Sprint 06 Issues¶
-
#4310 – [SQA] Upload from Links
- Identified issue where PDF compression fails and download option is not displayed after upload.
-
#4309 – [SQA] Upload from Drive
- Observed redundant
.pdfextension automatically appended to uploaded PDF files.
- Observed redundant
-
#4308 – [SQA] Upload from Drive
- Security warning message appears during PDF upload process.
-
#4307 – [SQA] Download App
- iOS App Store link does not display application preview properly.
-
#4306 – [SQA] API
/input/v1.0.0/chunk-file-id- API returns 500 Internal Server Error during PDF upload.
-
#4305 – [SQA] API
/output/v1.0.0/download-zip- API incorrectly returns 200 OK when
fieldIdsarray is empty instead of validation error.
- API incorrectly returns 200 OK when
-
#4304 – [SQA] API
/api/shared/{fieldId}- 404 response exposes internal routing details, creating potential security concern.
-
#4303 – [SQA] API
/output/v1.0.0/rename-title- API returns 500 error for invalid fieldId and exposes internal route paths.
Actions