joshsoftware / joshsoftware/EZScreen
Bug-013: Previous upload failures are displayed in the latest upload validation & upload takes more than a min to upload
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 30
Description
Bug-013: Previous upload failures are displayed in the latest upload validation , and uploiad takes more than a min to upload single resume upload
Environment: Staging
Module: Jobs → Upload Resumes
Type: Functional / UI Validation
Priority: Medium
Summary:
The upload failure validation displays previously failed resumes along with the failures from the latest upload attempt.
**Precondition:**
User is logged in.
A job is available.
Previous resume upload attempts contain failed files.
Steps to Reproduce:
Open a job.
Upload resumes and allow some files to fail.
Note the failed filenames.
Perform another upload attempt with different resumes.
Observe the validation message displayed at the top of the job page.
Compare the listed failures with the files from the latest upload attempt.
Expected Result:
The “resumes could not be processed” message should display only the files that failed during the latest upload attempt.
If the system intentionally retains previous failures, they should be displayed separately under a clearly labelled section such as Upload History or Previous Upload Failures.
Actual Result:
1.The validation message includes files that failed during previous upload attempts, along with the latest failures.
**2. Additionally, uploading a single resume takes approximately 1–2 minutes, resulting in slow upload processing.**
For example, the screenshot shows:
11 resumes could not be processed
The message includes multiple filenames with errors such as:
Resume parsing service unavailable: timed out
This candidate has already applied to this job
The message does not clearly distinguish whether each file failed in the current upload attempt or an earlier attempt.
Impact:
1.Users may think previously failed files failed again.
Users cannot easily identify which files need to be re-uploaded.
The displayed failure count may not represent the latest upload attempt.
It creates confusion during resume-upload validation.
2. Users experience significant delays when uploading resumes.
Attachments:
Screenshot showing -
Screencast recording -
https://github.com/user-attachments/assets/99aae0b3-e8d8-48e2-9c8b-7c02edf84ea1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.