Skip to content

Bug in API serialization of report details #13944

@Haeki

Description

@Haeki

NetBox version

v3.6.3

Python version

3.11

Steps to Reproduce

  1. Access a report directly using the API for example /api/extras/reports/example_report.DeviceConnectionsReport/
  2. In the result some values are not serialized correctly.

Expected Behavior

The fields should be serialized correctly and results should be found.

Observed Behavior

The name and display fields have a property object that got not serialized.
image
Also the results could not be found

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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