-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationstatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
NetBox Community v4.4.4-Docker-3.4.1 (2025-10-15)
Topology Views version
4.4.0
Steps to Reproduce
First of all: Thank you very much for this amazing plugin and your work!
To reproduce:
- Create a 'WirelessLink' in netbox (Link: NETBOXHOST/wireless/wireless-links/add/)
- Set option: 'Show Wireless Link' in netbox-topology-views Filters or Individual Options
- Open the Topology-view
Expected Behavior
Show the WirelessLink between the nodes the WirelessLink was configured for.
Observed Behavior
Getting the following error, which says 'WirelessLink' object has no attribute 'label'. That is correct, there is no option to set a individual label for the WirelessLink in netbox., so what can i do to show the WirelessLinks or is it a bug?
<class 'AttributeError'>
'WirelessLink' object has no attribute 'label'
Python-Version: 3.12.3
NetBox-Version: 4.4.4-Docker-3.4.1
Plugins:
netbox_topology_views: 4.4.0
Thank you in advance!
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationstatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application