joshsoftware / joshsoftware/EZScreen
Processing 1 resume..." banner gets stuck and does not clear, even though pipeline counters (Applicants/Scored/Awaiting score) indicate no resume is actually pending.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 30
Description
Bug-003
Bug Summary:
"Processing 1 resume..." banner gets stuck and does not clear, even though pipeline counters (Applicants/Scored/Awaiting score) indicate no resume is actually pending.
Environment: Staging
Module: Resume Processing — Job Detail Page
Preconditions
User is logged in.
Resumes have been bulk-uploaded against a job.
Steps to Reproduce
Login to the application.
Bulk upload multiple resumes against a job.
Observe the "Processing X resume(s)..." banner and the Applicants / Scored / Awaiting score counters.
Wait for processing to fully complete.
Compare banner text against the counters.
Expected Result
Once all resumes finish processing, the banner should auto-clear and counters should accurately reflect that no resume is pending (Applicants = Scored, Awaiting score = 0).
Actual Result:
Banner continued to show "Processing 1 resume..." while Awaiting score already showed 0 and Applicants = Scored = 4. Banner did not clear on its own. (Note: later found to correlate with duplicate resume uploads — see Bug-006.)
Severity
Medium
Priority
Medium
Attachnment :
https://github.com/user-attachments/assets/6cdbfaef-13e2-4c39-b6de-1af973c0318e
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.