Skip to content

fix: add 'yet to onboard' status to student schema and update pipelin… - #93

Open
udaykiran-404 wants to merge 1 commit into
vicharanashala:mainfrom
udaykiran-404:my-edits-branch
Open

fix: add 'yet to onboard' status to student schema and update pipelin…#93
udaykiran-404 wants to merge 1 commit into
vicharanashala:mainfrom
udaykiran-404:my-edits-branch

Conversation

@udaykiran-404

Copy link
Copy Markdown

Description

This PR fixes an issue where students whose internship start dates are in the future (the "yet to onboard" stage) were not being categorized correctly.

Changes

  • Added 'yet to onboard' to the Student Mongoose schema status enum to prevent validation errors.
  • Updated the pipeline builders (sp-rubric-build.js and sp-rubric-build-mirror.cjs) to set status to 'yet to onboard' for future-start students.
  • Updated roster scripts (syncStudents.js and addStudents.js) to set 'yet to onboard' if start date is in the future.

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.

1 participant