[PR #19027] [MERGED] Fixes #18895: Allows VirtualCircuitTerminations as Interface connected endpoints #15507

Closed
opened 2025-12-30 00:22:22 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19027
Author: @jnovinger
Created: 3/27/2025
Status: Merged
Merged: 3/28/2025
Merged by: @arthanson

Base: mainHead: 18895-graphql-virtualcircuitterm-not-available-on-interface-connectedendpoints


📝 Commits (1)

  • 0baf52d Fixes #18895: Allows VirtualCircuitTerminations as Interface connected_endpoints

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 netbox/dcim/graphql/mixins.py (+1 -0)

📄 Description

Fixes: #18895

Resolves GraphQL error: "The type <class 'circuits.models.virtual_circuits.VirtualCircuitTermination'> cannot be resolved for the field "connected_endpoints" , are you using a strawberry.field?"


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/19027 **Author:** [@jnovinger](https://github.com/jnovinger) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `18895-graphql-virtualcircuitterm-not-available-on-interface-connectedendpoints` --- ### 📝 Commits (1) - [`0baf52d`](https://github.com/netbox-community/netbox/commit/0baf52d8dc6a8c9b544538b149934d0c3a8af5cf) Fixes #18895: Allows VirtualCircuitTerminations as Interface connected_endpoints ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/graphql/mixins.py` (+1 -0) </details> ### 📄 Description ### Fixes: #18895 Resolves GraphQL error: "The type `<class 'circuits.models.virtual_circuits.VirtualCircuitTermination'>` cannot be resolved for the field \"connected_endpoints\" , are you using a strawberry.field?" <!-- Please include a summary of the proposed changes below. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:22:22 +01:00
adam closed this issue 2025-12-30 00:22:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15507