-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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.0.0
Python version
3.8
Steps to Reproduce
- Create a new device with an interface.
- Edit the interface.
- Configure it to mode "Access"
- Add Access VLAN.
- Click "Save".
Expected Behavior
VLAN is saved to the interface.
Observed Behavior
An exception is thrown:
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'KeyError'>
'tagged_vlans'
Python version: 3.8.10
NetBox version: 3.0.0
Metadata
Metadata
Assignees
Labels
status: 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