[PR #20208] [MERGED] Closes #20115: Support the use of ArrayColumn for plugin tables #15848

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20208
Author: @jeremystretch
Created: 8/29/2025
Status: Merged
Merged: 8/29/2025
Merged by: @bctiemann

Base: featureHead: 20115-arraycolumn-support


📝 Commits (1)

  • 29ea88e Closes #20115: Support the use of ArrayColumn for plugin tables

📊 Changes

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

View changed files

📝 docs/plugins/development/tables.md (+4 -0)
📝 docs/release-notes/version-4.4.md (+1 -0)

📄 Description

Closes: #20115

Add ArrayColumn to the set of supported table column classes for plugins


🔄 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/20208 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/29/2025 **Status:** ✅ Merged **Merged:** 8/29/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `feature` ← **Head:** `20115-arraycolumn-support` --- ### 📝 Commits (1) - [`29ea88e`](https://github.com/netbox-community/netbox/commit/29ea88eb946c081aa05508692b5ab8fdde30ec25) Closes #20115: Support the use of ArrayColumn for plugin tables ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/plugins/development/tables.md` (+4 -0) 📝 `docs/release-notes/version-4.4.md` (+1 -0) </details> ### 📄 Description ### Closes: #20115 Add `ArrayColumn` to the set of supported table column classes for plugins --- <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:24:23 +01:00
adam closed this issue 2025-12-30 00:24:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15848