Bug in API serialization of report details #13944
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.6.3
Python version
3.11
Steps to Reproduce
/api/extras/reports/example_report.DeviceConnectionsReport/
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.
Also the results could not be found
The text was updated successfully, but these errors were encountered: