hackjunction / hackjunction/JunctionApp

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

Open
#466 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
78
Forks
69
PR merge metrics
No merged PRs in 30d

Description

## 🐛 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.