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

Adding a student that doesn't exist causes Ruby error page. #36

Open
hitomi-nakayama opened this issue Nov 14, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@hitomi-nakayama
Copy link
Collaborator

How to reproduce:

  1. Log in
  2. Create a new course
  3. Click "add new student"
  4. Enter an email that doesn't exist in the DB
  5. Observe error

This error was encountered in version 13c1628 and on an AWS EBS deployment.

@hitomi-nakayama hitomi-nakayama added the bug Something isn't working label Nov 14, 2022
@kimia-cvengineer
Copy link
Collaborator

Yes, that's right.
I already mentioned as a comment on line 25 of roles_controller that there is a bug in displaying the error since @ROLE is Nil.

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