[PR #19674] [MERGED] Fixes #19673: Ignore custom field references when compiling table prefetches #15700

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19674
Author: @jeremystretch
Created: 6/6/2025
Status: Merged
Merged: 6/9/2025
Merged by: @arthanson

Base: mainHead: 19673-table-no-prefetch-custom-fields


📝 Commits (1)

  • c5da128 Fixes #19673: Ignore custom field references when compiling table prefetches

📊 Changes

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

View changed files

📝 netbox/netbox/tables/tables.py (+3 -0)

📄 Description

Fixes: #19673

Disregard columns accessors which reference custom field data when compiling the list of fields to prefetch for the table.


🔄 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/19674 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `19673-table-no-prefetch-custom-fields` --- ### 📝 Commits (1) - [`c5da128`](https://github.com/netbox-community/netbox/commit/c5da128356842999a653d38cd61d3f5c8d40a9a9) Fixes #19673: Ignore custom field references when compiling table prefetches ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/tables/tables.py` (+3 -0) </details> ### 📄 Description ### Fixes: #19673 Disregard columns accessors which reference custom field data when compiling the list of fields to prefetch for the table. --- <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:23:28 +01:00
adam closed this issue 2025-12-30 00:23:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15700