[PR #18532] [MERGED] Fixes: #18497 - Remove 'provider' from VirtualCircuitIndex.display_attrs #15368

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18532
Author: @bctiemann
Created: 1/29/2025
Status: Merged
Merged: 1/31/2025
Merged by: @jeremystretch

Base: mainHead: 18497-remove-provider-from-VirtualCircuitIndex


📝 Commits (1)

  • cacd69d Remove 'provider' from VirtualCircuitIndex.display_attrs

📊 Changes

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

View changed files

📝 netbox/circuits/search.py (+1 -1)

📄 Description

Fixes: #18497

Removes 'provider' from the display_attrs of VirtualCircuitIndex, as that field does not exist.


🔄 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/18532 **Author:** [@bctiemann](https://github.com/bctiemann) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 1/31/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `18497-remove-provider-from-VirtualCircuitIndex` --- ### 📝 Commits (1) - [`cacd69d`](https://github.com/netbox-community/netbox/commit/cacd69d9b3324d8cde38308941989614fcb124b4) Remove 'provider' from VirtualCircuitIndex.display_attrs ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/search.py` (+1 -1) </details> ### 📄 Description ### Fixes: #18497 Removes `'provider'` from the `display_attrs` of `VirtualCircuitIndex`, as that field does not exist. --- <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:21:31 +01:00
adam closed this issue 2025-12-30 00:21:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15368