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: Custom questions "machine-name" allows empty input #466

Open
Jussii opened this issue Jul 1, 2021 · 0 comments
Open

BUG: Custom questions "machine-name" allows empty input #466

Jussii opened this issue Jul 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Jussii
Copy link
Contributor

Jussii commented Jul 1, 2021

🐛 Bug Report

What went wrong? 🤔

The "machine-name" field in custom questions is a required field but it lets you pass empty to it. This breaks registrations and event view, and probably some others as well

Expected Behavior & Solution

Frontend and backend should check if the "machine-name" is not null, and throw an error if the field is left empty.

@Jussii Jussii added the bug Something isn't working label Jul 1, 2021
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

1 participant