Skip to content

Conversation

@Tarun-Nagesh
Copy link

ℹ️ Issue

Closes #199

📝 Description

Updated: applications.service.ts
Replaced the previous simple "any review for the stage" check with logic that:
Returns COMPLETED only if every assignedRecruiterId has a review for the current stage.
Returns PENDING if assignedRecruiterIds is empty.
Updated callers to pass the Application object into the helper that determines stage progress.

Verification:

TBD

Copy link

@Ryaken-Nakamoto Ryaken-Nakamoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@Ryaken-Nakamoto Ryaken-Nakamoto merged commit 054dc99 into main Nov 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent Application Stage from Progressing Until All Recruiters Submit Reviews

3 participants