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

Enrollment Sheet: Error when learner enrolls with different email than expected #2087

Open
briangrossman opened this issue Jan 25, 2021 · 1 comment
Labels
Bug Something isn't working

Comments

@briangrossman
Copy link
Contributor

Steps to Reproduce

Expected Behavior

  • No error is generated in this case.

Actual Behavior

  • An error is generated

Related Issues

#1796 - Bulk Enrollment: Lose track of enrollment if user registers with a different email address
Sentry Error

@briangrossman
Copy link
Contributor Author

Note from @gsidebo:

Implementation note: the function in question here is sheets.coupon_assign_api.CouponAssignmentHandler.get_assignments_to_create_and_remove. I think we just need to update the logic to account for product coupon assignments that have been redeemed, but by a different email address. Those assignments would just not be added to the assignments_to_remove list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants