[PR #17603] [MERGED] Fixes #17601: Record change to terminating object when disconnecting a cable #15136

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17603
Author: @jeremystretch
Created: 9/25/2024
Status: Merged
Merged: 9/25/2024
Merged by: @jeremystretch

Base: developHead: 17601-cable-termination-changelog


📝 Commits (1)

  • 9ebc27c Fixes #17601: Record change to terminating object when disconnecting a cable

📊 Changes

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

View changed files

📝 netbox/dcim/models/cables.py (+5 -5)

📄 Description

Fixes: #17601

Call save() on the terminating object to ensure the creation of an ObjectChange record.


🔄 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/17603 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 9/25/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17601-cable-termination-changelog` --- ### 📝 Commits (1) - [`9ebc27c`](https://github.com/netbox-community/netbox/commit/9ebc27c4a09bdac07cfd33bad1a2e7faa0ede2f5) Fixes #17601: Record change to terminating object when disconnecting a cable ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/cables.py` (+5 -5) </details> ### 📄 Description ### Fixes: #17601 Call `save()` on the terminating object to ensure the creation of an ObjectChange record. --- <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:20:12 +01:00
adam closed this issue 2025-12-30 00:20:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15136