[PR #8216] [CLOSED] feat: Add search for tag #13332

Closed
opened 2025-12-29 22:26:49 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8216
Author: @tokarenkos
Created: 1/4/2022
Status: Closed

Base: developHead: add-search-for-tag


📝 Commits (2)

  • d5bdc3f feat: Ability to do global search by tag
  • d96c9a7 feat: Ability to do global search by tag

📊 Changes

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

View changed files

📝 netbox/netbox/constants.py (+10 -0)
📝 netbox/netbox/forms.py (+3 -0)

📄 Description

The purpose of this PR is to be able to use global search for tags. And also make it more convenient to search for related tags in other netbox modules


🔄 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/8216 **Author:** [@tokarenkos](https://github.com/tokarenkos) **Created:** 1/4/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `add-search-for-tag` --- ### 📝 Commits (2) - [`d5bdc3f`](https://github.com/netbox-community/netbox/commit/d5bdc3f56707bf0dba47ed77442422933754993e) feat: Ability to do global search by tag - [`d96c9a7`](https://github.com/netbox-community/netbox/commit/d96c9a7945b81c462d272299a8ad5d0ea99d618e) feat: Ability to do global search by tag ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/constants.py` (+10 -0) 📝 `netbox/netbox/forms.py` (+3 -0) </details> ### 📄 Description The purpose of this PR is to be able to use global search for tags. And also make it more convenient to search for related tags in other netbox modules --- <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 22:26:49 +01:00
adam closed this issue 2025-12-29 22:26:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13332