Error when searching circuits in 1.8.0 #603

Closed
opened 2025-12-29 16:23:43 +01:00 by adam · 2 comments
Owner

Originally created by @patrickfish on GitHub (Jan 3, 2017).

Searching for a circuit with: $URL/circuits/circuits/?q=test results in an error:

<class 'django.core.exceptions.FieldError'>

Cannot resolve keyword 'xconnect_id' into field. Choices are: cid, comments, commit_rate, created, custom_field_values, id, install_date, last_updated, provider, provider_id, tenant, tenant_id, terminations, type, type_id
Originally created by @patrickfish on GitHub (Jan 3, 2017). Searching for a circuit with: $URL/circuits/circuits/?q=test results in an error: ``` <class 'django.core.exceptions.FieldError'> Cannot resolve keyword 'xconnect_id' into field. Choices are: cid, comments, commit_rate, created, custom_field_values, id, install_date, last_updated, provider, provider_id, tenant, tenant_id, terminations, type, type_id ```
adam added the type: bug label 2025-12-29 16:23:43 +01:00
adam closed this issue 2025-12-29 16:23:43 +01:00
Author
Owner

@patrickfish commented on GitHub (Jan 3, 2017):

Verified fix, cheers!

@patrickfish commented on GitHub (Jan 3, 2017): Verified fix, cheers!
Author
Owner

@jeremystretch commented on GitHub (Jan 3, 2017):

Thanks for the report. Seems like there's always something lurking in an x.y.0 release lately. I might start running them internally for a week or so before the public release.

@jeremystretch commented on GitHub (Jan 3, 2017): Thanks for the report. Seems like there's always something lurking in an x.y.0 release lately. I might start running them internally for a week or so before the public release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#603