Description
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