[PR #6552] [MERGED] Show change log diff for non-atomic changes #13139

Closed
opened 2025-12-29 22:25:37 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6552
Author: @drmsoffall
Created: 6/5/2021
Status: Merged
Merged: 6/8/2021
Merged by: @jeremystretch

Base: developHead: 6493-diff-legacy-changes


📝 Commits (1)

  • a224e5d Closes #6493: show ObjectChange diff for non-atomic changes

📊 Changes

2 files changed (+15 additions, -5 deletions)

View changed files

📝 netbox/extras/views.py (+13 -5)
📝 netbox/templates/extras/objectchange.html (+2 -0)

📄 Description

Fixes: #6493

Restores the change log's diff display for legacy, non-atomic changes when the change action is update or delete.


🔄 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/6552 **Author:** [@drmsoffall](https://github.com/drmsoffall) **Created:** 6/5/2021 **Status:** ✅ Merged **Merged:** 6/8/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `6493-diff-legacy-changes` --- ### 📝 Commits (1) - [`a224e5d`](https://github.com/netbox-community/netbox/commit/a224e5d4702a8551565bfd8a7d8a3504cb180daa) Closes #6493: show ObjectChange diff for non-atomic changes ### 📊 Changes **2 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/views.py` (+13 -5) 📝 `netbox/templates/extras/objectchange.html` (+2 -0) </details> ### 📄 Description ### Fixes: #6493 Restores the change log's diff display for legacy, non-atomic changes when the change action is update or delete. --- <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 22:25:37 +01:00
adam closed this issue 2025-12-29 22:25:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13139