[PR #19389] [MERGED] Fixes #19376: Fix FieldDoesNotExist exception when global search results include a contact #15638

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19389
Author: @jeremystretch
Created: 5/2/2025
Status: Merged
Merged: 5/2/2025
Merged by: @jnovinger

Base: mainHead: 19376-contact-search


📝 Commits (1)

  • f51291d Fixes #19376: Fix FieldDoesNotExist exception when global search results include a contact

📊 Changes

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

View changed files

📝 netbox/tenancy/search.py (+1 -1)

📄 Description

Fixes: #19376

Remove group from the object attributes list, as this is now a many-to-many relationship.


🔄 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/19389 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/2/2025 **Status:** ✅ Merged **Merged:** 5/2/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `19376-contact-search` --- ### 📝 Commits (1) - [`f51291d`](https://github.com/netbox-community/netbox/commit/f51291df86b034fb3724602295a2f6b4ce78d0ad) Fixes #19376: Fix FieldDoesNotExist exception when global search results include a contact ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/tenancy/search.py` (+1 -1) </details> ### 📄 Description ### Fixes: #19376 Remove `group` from the object attributes list, as this is now a many-to-many relationship. --- <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:23:09 +01:00
adam closed this issue 2025-12-30 00:23: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#15638