Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: API to update student's status #250

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

Bahugunajii
Copy link
Member

Description

  • Introduced an API to update student's status

Checklist

  • Local testing

@Bahugunajii Bahugunajii self-assigned this Jan 10, 2025
EnrollmentRecords.create_enrollment_record(enrollment_attrs)
end

# Helper function to update existing status enrollment records
Copy link
Contributor

Choose a reason for hiding this comment

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

function name is a bit weird.. it closes a particular status (is current false and enddate is set).. not merely updates. maybe adding a comment will help

Copy link
Contributor

@suryabulusu suryabulusu left a comment

Choose a reason for hiding this comment

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

left a comment

@Bahugunajii Bahugunajii merged commit cbdb45a into main Jan 13, 2025
1 check passed
@Bahugunajii Bahugunajii deleted the feat/update-student-status-api branch January 13, 2025 10:21
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.

2 participants