-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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.6.2
Python version
3.8
Steps to Reproduce
- Select one or more VLAN Groups
- Click on Edit Selected
- Select a Site and submit the form
Expected Behavior
Ideally, the VLAN Group Bulk Edit form should reference the scope of the VLAN to edit, not a site specifically.
Observed Behavior
<class 'TypeError'>
Direct assignment to the reverse side of a related set is prohibited. Use site.set() instead.
Python version: 3.8.10
NetBox version: 3.6.2
Plugins:
netbox_demo: 0.3.1
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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
