-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Deployment Type
Self-hosted
NetBox Version
3.7.7
Python Version
3.9
Steps to Reproduce
Load the cable trace page, eg https://netbox.example.com/dcim/interfaces/2283/trace/
Expected Behavior
An SVG of the cable trace should be visible on the top left of the page, and the download link should provide the .svg file.
Observed Behavior
No render is visible, and the download link gives an error page:
<class 'AttributeError'>
'Circuit' object has no attribute 'name'
Python version: 3.9.18
NetBox version: 3.7.7
Plugins:
django3_saml2_nbplugin: 2.0
netbox_bgp: 0.12.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