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

Dashboard: handle 400 errors #1048

Open
pdpinch opened this issue Oct 9, 2020 · 0 comments
Open

Dashboard: handle 400 errors #1048

pdpinch opened this issue Oct 9, 2020 · 0 comments

Comments

@pdpinch
Copy link
Member

pdpinch commented Oct 9, 2020

Steps to Reproduce

  1. Admit a user to bootcamp
  2. Update their personal price to allow paying for an additional service
  3. Forget to update their application state to AWAITING_PAYMENT, so the state is still COMPLETE
  4. Masquerading as the user, attempt to make payment

Expected results

  • user gets an error message directing them to contact customer support, so we can fix up their state.

Actual results

  • Clicking the payment button returns a 400 error, with no user-visible error message

Related issues

This condition might never happen if one or more of these issues are addressed:
#995
#1013

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

No branches or pull requests

1 participant