-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.2
Python Version
3.12
Steps to Reproduce
- Add Custom Field with name
provider_idfor Object Type "Circuit", leave settings on default. - Open the list of circuits.
Expected Behavior
The circuits should be shown.
Observed Behavior
<class 'ValueError'>
'provider_id' does not resolve to an item that supports prefetching - this is an invalid parameter to prefetch_related().
Python version: 3.12.9
NetBox version: 4.3.2
Plugins:
netbox_demo: 0.5.0
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application