VLAN not displayed when Editing Interface on Virtual Machine #2930

Closed
opened 2025-12-29 18:23:42 +01:00 by adam · 1 comment
Owner

Originally created by @DanSheps on GitHub (Oct 7, 2019).

Originally assigned to: @DanSheps on GitHub.

Environment

  • Python version: 3.6
  • NetBox version: 2.6.5

Steps to Reproduce

  1. Create a Virtual Machine
  2. Create a Interface on the virtual machine and set to "Access"
  3. Choose a VLAN in a specific site
  4. Save
  5. Edit Interface

Expected Behavior

VLAN will be maintained

Observed Behavior

VLAN field is blank and VLAN is missing

VLAN is still saved, this is a cosmetic issue only.

Originally created by @DanSheps on GitHub (Oct 7, 2019). Originally assigned to: @DanSheps on GitHub. ### Environment * Python version: 3.6 * NetBox version: 2.6.5 ### Steps to Reproduce 1. Create a Virtual Machine 2. Create a Interface on the virtual machine and set to "Access" 3. Choose a VLAN in a specific site 4. Save 5. Edit Interface ### Expected Behavior VLAN will be maintained ### Observed Behavior VLAN field is blank and VLAN is missing VLAN is still saved, this is a cosmetic issue only.
adam added the type: bugstatus: accepted labels 2025-12-29 18:23:42 +01:00
adam closed this issue 2025-12-29 18:23:42 +01:00
Author
Owner

@DanSheps commented on GitHub (Oct 7, 2019):

This is caused by the vlan site logic for filtering the available vlans

@DanSheps commented on GitHub (Oct 7, 2019): This is caused by the vlan site logic for filtering the available vlans
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2930