Cable Description in Global Search #2986

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

Originally created by @tdemoraes on GitHub (Oct 30, 2019).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.6

Proposed Functionality

Ability to search for the cable descriptions within the global search. Growing on #2726, which did cable labels, I would like to be able to search for descriptions.

Use Case

Ability to find a cable based on the description. Sometimes the ports are not labeled in an easy way to recall.

Database Changes

No

External Dependencies

No

Originally created by @tdemoraes on GitHub (Oct 30, 2019). <!-- NOTE: This form is only for proposing specific new features or enhancements. If you have a general idea or question, please post to our mailing list instead of opening an issue: https://groups.google.com/forum/#!forum/netbox-discuss NOTE: Due to an excessive backlog of feature requests, we are not currently accepting any proposals which significantly extend NetBox's feature scope. Please describe the environment in which you are running NetBox. Be sure that you are running an unmodified instance of the latest stable release before submitting a bug report. --> ### Environment * Python version: 3.6.8 * NetBox version: 2.6.6 <!-- Describe in detail the new functionality you are proposing. Include any specific changes to work flows, data models, or the user interface. --> ### Proposed Functionality Ability to search for the cable descriptions within the global search. Growing on #2726, which did cable labels, I would like to be able to search for descriptions. <!-- Convey an example use case for your proposed feature. Write from the perspective of a NetBox user who would benefit from the proposed functionality and describe how. ---> ### Use Case Ability to find a cable based on the description. Sometimes the ports are not labeled in an easy way to recall. <!-- Note any changes to the database schema necessary to support the new feature. For example, does the proposal require adding a new model or field? (Not all new features require database changes.) ---> ### Database Changes No <!-- List any new dependencies on external libraries or services that this new feature would introduce. For example, does the proposal require the installation of a new Python package? (Not all new features introduce new dependencies.) --> ### External Dependencies No
adam closed this issue 2025-12-29 18:24:26 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 30, 2019):

There is no field for a description on the cable model. If you are referring to device component descriptions, please see #3060. Otherwise, you may revise your issue and ask that it be re-opened.

@jeremystretch commented on GitHub (Oct 30, 2019): There is no field for a description on the cable model. If you are referring to device component descriptions, please see #3060. Otherwise, you may revise your issue and ask that it be re-opened.
Author
Owner

@tdemoraes commented on GitHub (Oct 30, 2019):

image
I believe #3060 is the same request. Perhaps not in the global search due to performance, but adding in another search section for Front/Rear ports - Or even better a component search. This would be a large help when auditing ports on a patch panel from the other end.

@tdemoraes commented on GitHub (Oct 30, 2019): ![image](https://user-images.githubusercontent.com/24459856/67880852-76ee8300-fb0d-11e9-8381-3a76c6cf901e.png) I believe #3060 is the same request. Perhaps not in the global search due to performance, but adding in another search section for Front/Rear ports - Or even better a component search. This would be a large help when auditing ports on a patch panel from the other end.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2986