Global Search generates exception when search string matches virtual circuit id #18497
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
Deployment Type
Self-hosted
NetBox Version
v4.2.2
Python Version
3.10
Steps to Reproduce
Expected Behavior
The search returns with the virtual circuit object
Observed Behavior
An exception happens:
<class 'django.core.exceptions.FieldDoesNotExist'>
VirtualCircuit has no field named 'provider'
Python version: 3.10.14
NetBox version: 4.2.0
Plugins:
netbox_demo: 0.5.0
The text was updated successfully, but these errors were encountered: