[PR #20452] [MERGED] Closes #20332: Add a "none" option to object tag filters #15928

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20452
Author: @jeremystretch
Created: 9/29/2025
Status: Merged
Merged: 9/30/2025
Merged by: @jnovinger

Base: mainHead: 20332-tags-filter-null


📝 Commits (1)

  • c0773a7 Closes #20332: Add a "none" option to object tag filters

📊 Changes

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

View changed files

📝 netbox/utilities/forms/fields/fields.py (+3 -1)

📄 Description

Closes: #20332

Add a "None" (null) option to the dropdown list for tag filters


🔄 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/20452 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `20332-tags-filter-null` --- ### 📝 Commits (1) - [`c0773a7`](https://github.com/netbox-community/netbox/commit/c0773a703649596b8fdeb2a1e533333dd69cb730) Closes #20332: Add a "none" option to object tag filters ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/forms/fields/fields.py` (+3 -1) </details> ### 📄 Description ### Closes: #20332 Add a "None" (`null`) option to the dropdown list for tag filters --- <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:51 +01:00
adam closed this issue 2025-12-30 00:24:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15928