Search failing in circuits #2612

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

Originally created by @robbagithub on GitHub (May 11, 2019).

Environment

  • Python version: 3.6
  • NetBox version: 2.5.12

Steps to Reproduce

  1. Ensure circuit has tenant information against a circuit
    circuit info

  2. search for that tenant name from homepage and fails in all-object search
    search from home

  3. Fails to find circuit in circuits page too
    search from circuit 1

search from circuit 2

Expected Behavior

  1. Expected circuit to be discovered

Observed Behavior

  1. Circuit was not discovered
Originally created by @robbagithub on GitHub (May 11, 2019). ### Environment * Python version: 3.6 * NetBox version: 2.5.12 ### Steps to Reproduce 1. Ensure circuit has tenant information against a circuit ![circuit info](https://user-images.githubusercontent.com/22147754/57563317-dd58db00-73df-11e9-83b4-e88b91d45ac1.jpg) 2. search for that tenant name from homepage and fails in all-object search ![search from home](https://user-images.githubusercontent.com/22147754/57563324-e8137000-73df-11e9-8199-26d7845604b3.jpg) 3. Fails to find circuit in circuits page too ![search from circuit 1](https://user-images.githubusercontent.com/22147754/57563330-05483e80-73e0-11e9-8d08-a02209aee806.jpg) ![search from circuit 2](https://user-images.githubusercontent.com/22147754/57563332-07aa9880-73e0-11e9-918d-2fa4026b7ba9.jpg) <!-- What did you expect to happen? --> ### Expected Behavior 1. Expected circuit to be discovered <!-- What happened instead? --> ### Observed Behavior 1. Circuit was not discovered
adam closed this issue 2025-12-29 18:20:24 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 14, 2019):

Searching for a tenant by name won't return any related objects, unless the tenant name happens to occur in another field on the object. This is true for all objects with tenancy.

@jeremystretch commented on GitHub (May 14, 2019): Searching for a tenant by name won't return any related objects, unless the tenant name happens to occur in another field on the object. This is true for all objects with tenancy.
Author
Owner

@robbagithub commented on GitHub (May 15, 2019):

Quite limited use of tenant then.

@robbagithub commented on GitHub (May 15, 2019): Quite limited use of tenant then.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2612