Contact has no field named 'group' #19437
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: duplicate
This issue has already been raised
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
Uh oh!
There was an error while loading. Please reload this page.
Deployment Type
NetBox Cloud
NetBox Version
v4.3.0
Python Version
3.12
Steps to Reproduce
It's a bit difficult to catch one. The results are not necessarily empty.
Here are a few hits. I can't yet say why this is the case, but it happens to us too.
https://demo.netbox.dev/search/?q=12
https://demo.netbox.dev/search/?q=55
https://demo.netbox.dev/search/?q=126
Result:
Expected Behavior
No Server Error
Observed Behavior
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'django.core.exceptions.FieldDoesNotExist'>
Contact has no field named 'group'
Python version: 3.12.9
NetBox version: 4.3.0
Plugins:
netbox_demo: 0.5.0
If further assistance is required, please post to the NetBox discussion forum on GitHub.
The text was updated successfully, but these errors were encountered: