Skip to content

Rendering of cable trace broken after upgrading from 3.7.6 to 3.7.7 #15925

@OliElli

Description

@OliElli

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 workflowsstatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions