[PR #9854] [CLOSED] Fixes #9758: Fix path end device and provider network information on CableTable and DeviceInterfaceTable #13526

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9854
Author: @jaylik
Created: 7/27/2022
Status: Closed

Base: featureHead: jaylik-9758


📝 Commits (1)

📊 Changes

3 files changed (+6 additions, -1 deletions)

View changed files

📝 netbox/dcim/models/cables.py (+1 -0)
📝 netbox/dcim/tables/cables.py (+1 -1)
📝 netbox/dcim/tables/template_code.py (+4 -0)

📄 Description

Fixes: #9758

Please note that this won't fix existing CablePath objects that are marked with is_complete = False when path is initially connected


🔄 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/9854 **Author:** [@jaylik](https://github.com/jaylik) **Created:** 7/27/2022 **Status:** ❌ Closed **Base:** `feature` ← **Head:** `jaylik-9758` --- ### 📝 Commits (1) - [`56c4c18`](https://github.com/netbox-community/netbox/commit/56c4c186cef11c49a1c3e6eb612149fb627bf7dc) Fixes #9758 ### 📊 Changes **3 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/cables.py` (+1 -0) 📝 `netbox/dcim/tables/cables.py` (+1 -1) 📝 `netbox/dcim/tables/template_code.py` (+4 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #9758 <!-- Please include a summary of the proposed changes below. --> Please note that this won't fix existing CablePath objects that are marked with is_complete = False when path is initially connected --- <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:19:22 +01:00
adam closed this issue 2025-12-29 23:19:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13526