[PR #13156] [CLOSED] Fixes: #11478 - Alters interface serializers get_display to include device to string representation #14124

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13156
Author: @DanSheps
Created: 7/11/2023
Status: Closed

Base: developHead: 11478-fixes-vc-interface-display


📝 Commits (1)

  • b63f20c Fixes: #11478 - Alters interface serializers get_display to include device to string representation.

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 netbox/dcim/api/nested_serializers.py (+3 -0)
📝 netbox/dcim/api/serializers.py (+3 -0)

📄 Description

Fixes: #11478

Alters interface serializers get_display to include device to string representation in brackets to better denote what device the specific interface is connected to.


🔄 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/13156 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 7/11/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `11478-fixes-vc-interface-display` --- ### 📝 Commits (1) - [`b63f20c`](https://github.com/netbox-community/netbox/commit/b63f20cd49dddb92611d1ca6866418825205c265) Fixes: #11478 - Alters interface serializers get_display to include device to string representation. ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/api/nested_serializers.py` (+3 -0) 📝 `netbox/dcim/api/serializers.py` (+3 -0) </details> ### 📄 Description ### Fixes: #11478 Alters interface serializers get_display to include device to string representation in brackets to better denote what device the specific interface is connected to. --- <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-29 23:22:40 +01:00
adam closed this issue 2025-12-29 23:22:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14124