Field 'id' expected a number but got '' #602
Labels
pending closure
Requires immediate attention to avoid being closed for inactivity
status: under review
Further discussion is needed to determine this issue's scope and/or implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v4.2.2
Topology Views version
v 4.2.0
Steps to Reproduce
Access to the topology views did not show anything.
When I try to search using the following settings:
show_cables: True
show_logical_connections: True
group_locations: True
node_label_items: devicename
role_id: 7
role_id: 2
role_id: 1
The server responds with a 500 Internal Server Error.
Expected Behavior
Show the topology
Observed Behavior
<class 'ValueError'>
Field 'id' expected a number but got ''.
Python version: 3.12.3
NetBox version: 4.2.2
Plugins:
netbox_napalm_plugin: 0.3.1
netbox_qrcode: 0.0.16
netbox_topology_views: 4.2.0
The text was updated successfully, but these errors were encountered: