Fix missing owner field in DeviceWithConfigContextSerializer #693

Closed
opened 2026-04-05 17:11:34 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mrmrcoleman on 12/22/2025

Fixes: https://github.com/netbox-community/netbox/issues/21022

  • Add owner to fields list on DeviceWithConfigContextSerializer and VirtualMachineWithConfigContextSerializer
  • Device & VM component serializers should subclass OwnerMixin
*Originally created by @mrmrcoleman on 12/22/2025* ### Fixes: https://github.com/netbox-community/netbox/issues/21022 - Add `owner` to fields list on DeviceWithConfigContextSerializer and VirtualMachineWithConfigContextSerializer - Device & VM component serializers should subclass OwnerMixin
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#693