[PR #14476] [MERGED] 14424 Remove ChangeLoggedModel from StagedChange #14393

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14476
Author: @arthanson
Created: 12/8/2023
Status: Merged
Merged: 12/11/2023
Merged by: @jeremystretch

Base: featureHead: 14424-stagedchange-changelog


📝 Commits (2)

  • 2ee3b62 14424 remove ChangeLoggedModel from StagedChange
  • acfa331 14424 rename migration

📊 Changes

2 files changed (+22 additions, -1 deletions)

View changed files

netbox/extras/migrations/0104_stagedchange_remove_change_logging.py (+20 -0)
📝 netbox/extras/models/staging.py (+2 -1)

📄 Description

Fixes: #14424

Remove ChangeLoggedModel from StagedChange. Not sure of the testing to do for this beyond the test suites.


🔄 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/14476 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 12/8/2023 **Status:** ✅ Merged **Merged:** 12/11/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `14424-stagedchange-changelog` --- ### 📝 Commits (2) - [`2ee3b62`](https://github.com/netbox-community/netbox/commit/2ee3b62a0f17d1d8a7afce9a4ff5ac0673d182c5) 14424 remove ChangeLoggedModel from StagedChange - [`acfa331`](https://github.com/netbox-community/netbox/commit/acfa33116662796cf9bd1ad29d4bab9c81403133) 14424 rename migration ### 📊 Changes **2 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `netbox/extras/migrations/0104_stagedchange_remove_change_logging.py` (+20 -0) 📝 `netbox/extras/models/staging.py` (+2 -1) </details> ### 📄 Description ### Fixes: #14424 Remove ChangeLoggedModel from StagedChange. Not sure of the testing to do for this beyond the test suites. --- <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:24:13 +01:00
adam closed this issue 2025-12-29 23:24: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#14393