-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.4.2
Python version
3.8
Steps to Reproduce
- Create site named Site1 with the automatically assigned slug and all other settings as default
- Create VLAN group named VLAN_Group with the automatically assigned slug and all other settings as default
- Create new vlan id 4000 named VLAN_4000. Add it to Site1, leaving all other settings default.
- 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 availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application