Inline VLAN editing missing from Virtualization #2909

Closed
opened 2025-12-29 18:23:19 +01:00 by adam · 5 comments
Owner

Originally created by @DanSheps on GitHub (Sep 25, 2019).

Environment

  • Python version: 3.6
  • NetBox version: 2.5.5-dev

Steps to Reproduce

  1. Edit a virtual machine interface

Expected Behavior

Proper inline field should be visible

Observed Behavior

Regular dropdown menu is available, no filtering is done to filter the queryset. This will have performance implications.

Originally created by @DanSheps on GitHub (Sep 25, 2019). ### Environment * Python version: 3.6 * NetBox version: 2.5.5-dev ### Steps to Reproduce 1. Edit a virtual machine interface ### Expected Behavior Proper inline field should be visible ### Observed Behavior Regular dropdown menu is available, no filtering is done to filter the queryset. This will have performance implications.
adam closed this issue 2025-12-29 18:23:19 +01:00
Author
Owner

@lassebm commented on GitHub (Sep 30, 2019):

@jeremystretch In 2.6.5, an interface configured in "Access" mode with an already configured untagged VLAN results in an empty "Untagged VLAN" field.

@lassebm commented on GitHub (Sep 30, 2019): @jeremystretch In 2.6.5, an interface configured in "Access" mode with an already configured untagged VLAN results in an empty "Untagged VLAN" field.
Author
Owner

@DanSheps commented on GitHub (Sep 30, 2019):

@lassebm Have you collected static?

I just tested this on master and I am not seeing this behaviour. Please provide reproducible steps (if you need, you can use https://master.netbox.dansheps.com for testing as this is the current master branch)

@DanSheps commented on GitHub (Sep 30, 2019): @lassebm Have you collected static? I just tested this on master and I am not seeing this behaviour. Please provide reproducible steps (if you need, you can use https://master.netbox.dansheps.com for testing as this is the current master branch)
Author
Owner

@lassebm commented on GitHub (Sep 30, 2019):

@DanSheps I have, yes. It's reproduced here: https://master.netbox.dansheps.com/virtualization/vm-interfaces/17/edit/?return_url=/virtualization/virtual-machines/37/

@lassebm commented on GitHub (Sep 30, 2019): @DanSheps I have, yes. It's reproduced here: https://master.netbox.dansheps.com/virtualization/vm-interfaces/17/edit/?return_url=/virtualization/virtual-machines/37/
Author
Owner

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

Alright, I see what is going on, thanks.

@DanSheps commented on GitHub (Oct 3, 2019): Alright, I see what is going on, thanks.
Author
Owner

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

Will be fixed under #3574

@DanSheps commented on GitHub (Oct 7, 2019): Will be fixed under #3574
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2909