-
Notifications
You must be signed in to change notification settings - Fork 2
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: Update management command for user deferrals to include courses with closed enrollments #2646
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just code reviewed, Testing it now.
f6d9c09
to
e2ab040
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Just one last piece of comment, Feel free to merge after that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aliraza-abbasi One more comment before you merge this, Did you upgrade the requirements with pip-compile
?
I just noticed that pip-compile
generates a different output than this PR, Please fix that before you merge the PR.
6135e0a
to
4a17df8
Compare
Pre-Flight checklist
app.json
What are the relevant tickets?
#2631
What's this PR do?
A site admin can run the
defer_enrollment
management command to transfer a user to a course run even after the enrollment period endsHow should this be manually tested?
edX
andxpro
should be working on the local machinedefer_enrollment
command using-f
argumentxpro
andedX
on your localhost