-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
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
Description
NetBox version
v3.5.6
Python version
3.8
Steps to Reproduce
- Select multiple Interfaces and click on Edit below the list.
- Activate
Set Nullfor the802.1Q Switching>VLAN groupoption - Click on save
Expected Behavior
There is no Set Null option as the group is used for filtering only or at least no error is raised.
Observed Behavior
Server Error is raised.
<class 'AttributeError'>
'NoneType' object has no attribute 'null'
Python version: 3.8.10
NetBox version: 3.5.6
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