cable field missing from nested CircuitTermination serializer #3978

Closed
opened 2025-12-29 18:32:24 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Aug 13, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.9

Steps to Reproduce

  1. GET /api/circuits/circuit-terminations/
  2. GET /api/circuits/circuit-terminations/?brief=1

Expected Behavior

The cable field should be present in both responses.

Observed Behavior

The cable field is missing from the nested representation.

Originally created by @jeremystretch on GitHub (Aug 13, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.9 ### Steps to Reproduce 1. `GET /api/circuits/circuit-terminations/` 2. `GET /api/circuits/circuit-terminations/?brief=1` ### Expected Behavior The `cable` field should be present in both responses. ### Observed Behavior The `cable` field is missing from the nested representation.
adam added the type: bugstatus: accepted labels 2025-12-29 18:32:24 +01:00
adam closed this issue 2025-12-29 18:32:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3978