[PR #20898] [MERGED] Closes #20860: Add changlog message support for component object creation #16085

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20898
Author: @Bapths
Created: 11/27/2025
Status: Merged
Merged: 12/2/2025
Merged by: @jnovinger

Base: mainHead: 20860-component-changelog-msg-creation


📝 Commits (1)

  • 9a269cc Closes #20860: Add changlog message support for component object creation

📊 Changes

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

View changed files

📝 netbox/netbox/views/generic/object_views.py (+4 -0)

📄 Description

Fixes: #20860

Add the changelog_message varaible to the post() method of class ComponenetCreateView to support changelog messages on component object creation.


🔄 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/20898 **Author:** [@Bapths](https://github.com/Bapths) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `20860-component-changelog-msg-creation` --- ### 📝 Commits (1) - [`9a269cc`](https://github.com/netbox-community/netbox/commit/9a269cc1196c711a4558642004901ada1fb455b1) Closes #20860: Add changlog message support for component object creation ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/views/generic/object_views.py` (+4 -0) </details> ### 📄 Description ### Fixes: #20860 Add the changelog_message varaible to the post() method of class ComponenetCreateView to support changelog messages on component object creation. --- <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:25:42 +01:00
adam closed this issue 2025-12-30 00:25:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16085