-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Milestone
Description
Deployment Type
NetBox Cloud
NetBox Version
v4.3.3
Python Version
3.12
Steps to Reproduce
- Navigate to Wireless > Wireless LANs
- Click the "Import" button
- Click the "Upload File" tab
- Choose a CSV file and click the "Submit" button
Expected Behavior
The wireless LANs are imported into the database.
Observed Behavior
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'ValueError'>
'WirelessLANImportForm' has no field named 'scope'.
Python version: 3.12.3
NetBox version: 4.3.3
Plugins:
nbc_auth_extensions: 1.19.1
nbc_eventsink_extensions: 1.7.1
nbc_requestmetric_extensions: 1.7.0
netbox_branching: 0.6.0
netbox_changes: 0.3.0
netbox_labs_console: 1.7.2
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