Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing access VLAN of an interface yields an exception #7084

Closed
cs-1 opened this issue Aug 31, 2021 · 0 comments
Closed

Editing access VLAN of an interface yields an exception #7084

cs-1 opened this issue Aug 31, 2021 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@cs-1
Copy link

cs-1 commented Aug 31, 2021

NetBox version

v3.0.0

Python version

3.8

Steps to Reproduce

  1. Create a new device with an interface.
  2. Edit the interface.
  3. Configure it to mode "Access"
  4. Add Access VLAN.
  5. 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
@cs-1 cs-1 added the type: bug A confirmed report of unexpected behavior in the application label Aug 31, 2021
@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Aug 31, 2021
@jeremystretch jeremystretch self-assigned this Aug 31, 2021
thatmattlove added a commit that referenced this issue Sep 1, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants