Global search which matches CircuitTermination results in "CircuitTermination has no field named 'site'" #10629

Closed
opened 2025-12-29 21:33:54 +01:00 by adam · 0 comments
Owner

Originally created by @bctiemann on GitHub (Jan 8, 2025).

Originally assigned to: @bctiemann on GitHub.

Deployment Type

Self-hosted

Triage priority

I volunteer to perform this work (if approved)

NetBox Version

v4.2.1

Python Version

3.10

Steps to Reproduce

Create at least one CircuitTermination where the xconnect_id field is populated
Global search for the value of that field

Expected Behavior

Successful search result page with the CircuitTermination in question listed

Observed Behavior

FieldDoesNotExist: CircuitTermination has no field named 'site'

Originally created by @bctiemann on GitHub (Jan 8, 2025). Originally assigned to: @bctiemann on GitHub. ### Deployment Type Self-hosted ### Triage priority I volunteer to perform this work (if approved) ### NetBox Version v4.2.1 ### Python Version 3.10 ### Steps to Reproduce Create at least one CircuitTermination where the `xconnect_id` field is populated Global search for the value of that field ### Expected Behavior Successful search result page with the CircuitTermination in question listed ### Observed Behavior `FieldDoesNotExist`: `CircuitTermination has no field named 'site'`
adam added the type: bugstatus: acceptedseverity: medium labels 2025-12-29 21:33:54 +01:00
adam closed this issue 2025-12-29 21:33:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10629