Skip to content

Linked custom objects should show up in the API response for related objects #25

@mrmrcoleman

Description

@mrmrcoleman

Plugin Version

commit 954d1fa (HEAD -> object-type-picker, origin/object-type-picker) Date: Fri Apr 25 19:09:04 2025 -0400

NetBox Version

NetBox v4.2.8-Docker-3.2.0

Python Version

Python 3.12.3

Steps to Reproduce

  • Create a custom object type X
  • Create a custom object type field on X called "device" which points to dcim.device
  • Create a device Y
  • create a custom object Z which point to Y
  • Do a get on dcim.devices/

Expected Behavior

The related custom object is reported in the payload

Observed Behavior

The related custom object is not reported in the payload

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions