Searching for a contact results in "Contact has no field named 'group'" error #11109

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

Originally created by @duckw on GitHub (May 2, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.0

Python Version

3.12

Steps to Reproduce

In the top search bar, perform a search that would match an existing contact.

Expected Behavior

No error.

Observed Behavior

Error page with:

<class 'django.core.exceptions.FieldDoesNotExist'>

Contact has no field named 'group'

Python version: 3.12.3
NetBox version: 4.3.0-Docker-3.3.0

Originally created by @duckw on GitHub (May 2, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.0 ### Python Version 3.12 ### Steps to Reproduce In the top search bar, perform a search that would match an existing contact. ### Expected Behavior No error. ### Observed Behavior Error page with: <class 'django.core.exceptions.FieldDoesNotExist'> Contact has no field named 'group' Python version: 3.12.3 NetBox version: 4.3.0-Docker-3.3.0
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:40:26 +01:00
adam closed this issue 2025-12-29 21:40:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11109