[PR #10171] [MERGED] #10170 optimize change log queries #13575

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10171
Author: @arthanson
Created: 8/26/2022
Status: Merged
Merged: 8/30/2022
Merged by: @jeremystretch

Base: developHead: 10170-changelog


📝 Commits (6)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 netbox/extras/tables/tables.py (+2 -0)
📝 netbox/extras/tables/template_code.py (+2 -2)

📄 Description

Fixes: #10170

Adds some better accessors to ObjectChangeTable to make the Change Log better performing.


🔄 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/10171 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/26/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `10170-changelog` --- ### 📝 Commits (6) - [`cb6d8bf`](https://github.com/netbox-community/netbox/commit/cb6d8bf063ee3ccedc36eea8875d80edf2f50a36) #10170 optimize change log queries - [`23fafe1`](https://github.com/netbox-community/netbox/commit/23fafe19968fcaba842e18d893263bc7450774ca) Merge branch 'develop' into 10170-changelog - [`249b8b0`](https://github.com/netbox-community/netbox/commit/249b8b0363e6328ee9e091b718ae98b15daef9ad) #10170 changes from code review - [`c12e545`](https://github.com/netbox-community/netbox/commit/c12e545ccd6f16e4ef557b86311102b13a0d3fa6) #101700 change csrf token access - [`3ad08c7`](https://github.com/netbox-community/netbox/commit/3ad08c75c0b03f4ef3bbb6abaa50a1077f2729ef) Revert "#101700 change csrf token access" - [`c8ee01b`](https://github.com/netbox-community/netbox/commit/c8ee01ba0fa5838cc7f3b141170914cb17fffe1b) #10170 changes from codereview ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/tables/tables.py` (+2 -0) 📝 `netbox/extras/tables/template_code.py` (+2 -2) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the assigned feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WE BE CLOSED AUTOMATICALLY. For example: ### Fixes: --> ### Fixes: #10170 <!-- Please include a summary of the proposed changes below. --> Adds some better accessors to ObjectChangeTable to make the Change Log better performing. --- <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:19:39 +01:00
adam closed this issue 2025-12-29 23:19:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13575