Changing VLAN info on multiple interfaces leads to error #1570

Closed
opened 2025-12-29 16:33:05 +01:00 by adam · 2 comments
Owner

Originally created by @ghost on GitHub (Feb 26, 2018).

Issue type

[ ] Feature request
[X ] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: 2.3.0-beta2

Description

Reproduction:

  • Go to a device with multiple interfaces
  • Select 2 or more of these interfaces
  • Scroll to bottom of interfaces frame and select "Edit"
  • Choose "Mode" => "Access"
  • Choose "VLAN site" => some site
  • Choose "Untagged VLAN" => some vlan
  • Click "Apply"
Observed behaviour:
  • An error message appears under "VLAN site", reading Select a valid choice. That choice is not one of the available choices.
  • "VLAN site" no longer offers any sites

Expected behaviour:

VLAN selection should be applied to all selected interfaces

Workaround:

Set VLAN information separately per interface

Originally created by @ghost on GitHub (Feb 26, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [X ] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> ### Environment * Python version: 3.5.2 * NetBox version: 2.3.0-beta2 ### Description #### Reproduction: - Go to a device with multiple interfaces - Select 2 or more of these interfaces - Scroll to bottom of interfaces frame and select "Edit" - Choose "Mode" => "Access" - Choose "VLAN site" => some site - Choose "Untagged VLAN" => some vlan - Click "Apply" ##### Observed behaviour: - An error message appears under "VLAN site", reading `Select a valid choice. That choice is not one of the available choices.` - "VLAN site" no longer offers any sites #### Expected behaviour: VLAN selection should be applied to all selected interfaces #### Workaround: Set VLAN information separately per interface
adam closed this issue 2025-12-29 16:33:05 +01:00
Author
Owner

@lampwins commented on GitHub (Feb 26, 2018):

@edge-records this is a duplicate of #1881 which is fixed in the develop-2.3 branch. The fix will be included in the next 2.3/beta release.

@lampwins commented on GitHub (Feb 26, 2018): @edge-records this is a duplicate of #1881 which is fixed in the `develop-2.3` branch. The fix will be included in the next 2.3/beta release.
Author
Owner

@ghost commented on GitHub (Feb 26, 2018):

oops ok didn't see that.

@ghost commented on GitHub (Feb 26, 2018): oops ok didn't see that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1570