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

[BUG] Role field enum doesn't hold a value #113

Closed
ballyalley-o opened this issue Apr 8, 2024 · 0 comments · Fixed by #114 or #115
Closed

[BUG] Role field enum doesn't hold a value #113

ballyalley-o opened this issue Apr 8, 2024 · 0 comments · Fixed by #114 or #115
Assignees
Labels
bug Something isn't working priority 1

Comments

@ballyalley-o
Copy link
Owner

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'register page'
  2. Fill the form
  3. Make sure to select something in the role field
  4. Log in toe server and see the logs

Expected behavior
Registration is not going throught because of the error

Screenshots

Image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment