-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.2
Python Version
3.12
Steps to Reproduce
- Under 'Module Type Profile', create new module type.
- Leave Schema blank
- Under 'Module Types' create new module
- Select new module type profile that we just created
- Click 'Save'
Expected Behavior
If Schema is required for the functionality of module types to work, then the Schema field should be required. Otherwise it should be possible to create a module type without the module type profile needing to have a schema specified.
Observed Behavior
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'TypeError'>
argument of type 'NoneType' is not iterable
Python version: 3.12.3
NetBox version: 4.3.2
Plugins: None installed
If further assistance is required, please post to the NetBox discussion forum on GitHub.
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application