Skip to content

Server Error accessing specific Report via API #13674

@Haeki

Description

@Haeki

NetBox version

v3.6.0

Python version

3.11

Steps to Reproduce

  1. Go to /api/extras/reports/
  2. Got to any of the URLs returned in the "url" fields
  3. Server Error:
    image

Expected Behavior

The API should return the Details of the specific report.
Working example in NetBox v3.4.4:
image

Observed Behavior

Accessing /api/extras/reports/datacenter_sites.ErrorCheckSummary/ in NetBox v3.6.0 does not return an answer like in v3.4 but instead creates a Server Error.

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