Searching for a contact results in "Contact has no field named 'group'" error #19376
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Milestone
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
The text was updated successfully, but these errors were encountered: