Skip to content

Error message hidden on VLAN Group tab when editing a VLAN with both Group and Site configured #11816

@jhammond-git

Description

@jhammond-git

NetBox version

v3.4.2

Python version

3.8

Steps to Reproduce

  1. Create site named Site1 with the automatically assigned slug and all other settings as default
  2. Create VLAN group named VLAN_Group with the automatically assigned slug and all other settings as default
  3. Create new vlan id 4000 named VLAN_4000. Add it to Site1, leaving all other settings default.
  4. Edit the new vlan. Add it to vlan group VLAN_Group and click Save.

Expected Behavior

Page should reload with an error stating what the problem is (this can be seen when trying to create a new vlan with both a site assignment and a vlan group assignment).

Observed Behavior

Page reloads with the error message hidden on the VLAN Group tab.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions