Open
Description
Current Behavior
The classifier for a project shows as being mandatory, however there are two observed bugs with the current behavior
-
You can create a project without selecting a Classifier. No input validation error thrown to user. Defaults to
Application
-
Selecting
None
as theClassifier
has a green tick, but when creating throws a HTTP 500 Internal Server Error
Steps to Reproduce
- Create a new project
- Leave Classifier blank, and/or, select
None
as Classifier
Expected Behavior
User input handled
Dependency-Track Frontend Version
4.13.0
Browser
Google Chrome
Browser Version
No response
Operating System
macOS
Checklist
- I have read and understand the contributing guidelines
- I have checked the existing issues for whether this defect was already reported