[PR #14385] [MERGED] Fixes #14239: Fix CustomFieldChoiceSet search filter #14378

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14385
Author: @jeremystretch
Created: 11/29/2023
Status: Merged
Merged: 11/29/2023
Merged by: @jeremystretch

Base: developHead: 14239-cf-choiceset-search


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/extras/filtersets.py (+1 -2)

📄 Description

Fixes: #14239

Omit extra_choices lookup from the search (?q=) filter for CustomFieldChoiceSet.


🔄 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/14385 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 11/29/2023 **Status:** ✅ Merged **Merged:** 11/29/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14239-cf-choiceset-search` --- ### 📝 Commits (1) - [`b5e1ca6`](https://github.com/netbox-community/netbox/commit/b5e1ca6ed9b6dd7b4c4e16cd32f18993bcf57bd8) Fixes #14239: Fix CustomFieldChoiceSet search filter ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/filtersets.py` (+1 -2) </details> ### 📄 Description ### Fixes: #14239 Omit `extra_choices` lookup from the search (`?q=`) filter for CustomFieldChoiceSet. --- <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:24:09 +01:00
adam closed this issue 2025-12-29 23:24:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14378