[PR #19314] [MERGED] Fixes #19296: Fix logic for determining default selected columns #15610

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19314
Author: @jeremystretch
Created: 4/24/2025
Status: Merged
Merged: 4/25/2025
Merged by: @jeremystretch

Base: featureHead: 19296-fix-invalid-table-config


📝 Commits (1)

  • 179ee07 Fixes #19296: Fix logic for determining default selected columns

📊 Changes

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

View changed files

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

📄 Description

Fixes: #19296

Ensure that columns always falls back to a valid value


🔄 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/19314 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `19296-fix-invalid-table-config` --- ### 📝 Commits (1) - [`179ee07`](https://github.com/netbox-community/netbox/commit/179ee07baade981dc3dc2533ae8ff5cb46f410c9) Fixes #19296: Fix logic for determining default selected columns ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/tables/tables.py` (+3 -4) </details> ### 📄 Description ### Fixes: #19296 Ensure that `columns` always falls back to a valid value --- <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:22:59 +01:00
adam closed this issue 2025-12-30 00:22:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15610