Skip to content

Circuits View not working with custom fields #19673

@tobikris

Description

@tobikris

Deployment Type

Self-hosted

NetBox Version

v4.3.2

Python Version

3.12

Steps to Reproduce

  1. Add Custom Field with name provider_id for Object Type "Circuit", leave settings on default.
  2. 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 availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions