[PR #11407] [MERGED] 11029 add changelog on CableTermination #13778

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11407
Author: @arthanson
Created: 1/5/2023
Status: Merged
Merged: 4/10/2023
Merged by: @jeremystretch

Base: featureHead: 11209-changelog


📝 Commits (2)

  • 1b0aebf 11209 add changelog on CableTermination
  • 66f308e Rename migration

📊 Changes

2 files changed (+29 additions, -2 deletions)

View changed files

netbox/dcim/migrations/0168_cabletermination_change_logging.py (+21 -0)
📝 netbox/dcim/models/cables.py (+8 -2)

📄 Description

Fixes: #11029

Adds ChangedLoggedModel to CableTermination and the to_objectchange goes to the termination. This fills in the Related Changes showing which interface it was moved to (see screenshot):

Monosnap dcim | cable #128 updated by ahanson | NetBox 2023-01-05 08-48-37


🔄 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/11407 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 1/5/2023 **Status:** ✅ Merged **Merged:** 4/10/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `11209-changelog` --- ### 📝 Commits (2) - [`1b0aebf`](https://github.com/netbox-community/netbox/commit/1b0aebf4c37187ee74f9478fd7e27caf3913c718) 11209 add changelog on CableTermination - [`66f308e`](https://github.com/netbox-community/netbox/commit/66f308e27114292016d99df90141191a8cf0f7d5) Rename migration ### 📊 Changes **2 files changed** (+29 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `netbox/dcim/migrations/0168_cabletermination_change_logging.py` (+21 -0) 📝 `netbox/dcim/models/cables.py` (+8 -2) </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 approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #11029 <!-- Please include a summary of the proposed changes below. --> Adds ChangedLoggedModel to CableTermination and the to_objectchange goes to the termination. This fills in the Related Changes showing which interface it was moved to (see screenshot): ![Monosnap dcim | cable #128 updated by ahanson | NetBox 2023-01-05 08-48-37](https://user-images.githubusercontent.com/99642/210835670-6b3382b9-dec3-4c69-886a-8154dbb85ad0.png) --- <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:20:45 +01:00
adam closed this issue 2025-12-29 23:20:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13778