[PR #11958] [MERGED] Fixes #11914 - Add parameters to the SavedFilterTable as an optional field #13880

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11958
Author: @kkthxbye-code
Created: 3/10/2023
Status: Merged
Merged: 3/16/2023
Merged by: @jeremystretch

Base: developHead: 11914-add-parameters-savefilter-table


📝 Commits (2)

  • c0a0765 Add parameters to the SavedFilterTable
  • b047536 Render the parameters column as JSON in SavedFiltersTable

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 netbox/extras/tables/tables.py (+6 -1)

📄 Description

Fixes: #11914

Seems to display decently in the table and in csv export.


🔄 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/11958 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 3/10/2023 **Status:** ✅ Merged **Merged:** 3/16/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `11914-add-parameters-savefilter-table` --- ### 📝 Commits (2) - [`c0a0765`](https://github.com/netbox-community/netbox/commit/c0a076596f6648de087169c0c0a8cd7adb99586d) Add parameters to the SavedFilterTable - [`b047536`](https://github.com/netbox-community/netbox/commit/b047536f762a0f88c0836e4e917f220875a919ce) Render the parameters column as JSON in SavedFiltersTable ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/tables/tables.py` (+6 -1) </details> ### 📄 Description ### Fixes: #11914 Seems to display decently in the table and in csv export. --- <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:21:19 +01:00
adam closed this issue 2025-12-29 23:21:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13880