Closes #21385: Add contact assignment support to virtual circuits #295

Closed
opened 2026-04-05 16:25:00 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jnovinger on 2/20/2026

Fixes: #21385

Adds ContactsMixin to the VirtualCircuit model and its GraphQL type, and includes the contacts field in the table definition.

Verified:

  • UI Contacts tab appears and functions correctly
  • REST API contact assignment returns 201 (was 400)
  • GraphQL contacts query returns expected data
*Originally created by @jnovinger on 2/20/2026* ### Fixes: #21385 Adds `ContactsMixin` to the `VirtualCircuit` model and its GraphQL type, and includes the `contacts` field in the table definition. Verified: - UI Contacts tab appears and functions correctly - REST API contact assignment returns 201 (was 400) - GraphQL contacts query returns expected data
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#295