[PR #20026] [MERGED] Fixes: #19998 - Add changelog entry when clearing M2M fields #15799

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20026
Author: @DanSheps
Created: 8/5/2025
Status: Merged
Merged: 8/8/2025
Merged by: @bctiemann

Base: mainHead: 19998-fixes-missing-changelog-cleared-tags


📝 Commits (5)

  • 15541c6 Fixes: #19998 - Add changelog entry when clearing M2M fields
  • a86cd9d Clarify comment
  • 043275d Clarify label
  • 630d7aa Clarify additional branch functionality
  • 6c0dc8b Correct mistake made on determination of whether it is a tag or not

📊 Changes

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

View changed files

📝 netbox/core/signals.py (+12 -0)

📄 Description

Fixes: #19998

  • Add check for clearing of M2M fields to generate object_change records

🔄 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/20026 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `main` ← **Head:** `19998-fixes-missing-changelog-cleared-tags` --- ### 📝 Commits (5) - [`15541c6`](https://github.com/netbox-community/netbox/commit/15541c644099142bf48b5e35051755c084f126d9) Fixes: #19998 - Add changelog entry when clearing M2M fields - [`a86cd9d`](https://github.com/netbox-community/netbox/commit/a86cd9dfc6cb10386a3d5a45a33ea2264926cdea) Clarify comment - [`043275d`](https://github.com/netbox-community/netbox/commit/043275df19cf5267cb901eecdef8752ae7779581) Clarify label - [`630d7aa`](https://github.com/netbox-community/netbox/commit/630d7aa4c2c6d650ec3046157cb3923519687514) Clarify additional branch functionality - [`6c0dc8b`](https://github.com/netbox-community/netbox/commit/6c0dc8b6302e278104f65766682bc126c025d3df) Correct mistake made on determination of whether it is a tag or not ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/signals.py` (+12 -0) </details> ### 📄 Description ### Fixes: #19998 * Add check for clearing of M2M fields to generate object_change records --- <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:24:08 +01:00
adam closed this issue 2025-12-30 00:24:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15799