Skip to content

Add cable trace button on the cable page #17908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ChrisRecioHive opened this issue Oct 31, 2024 · 4 comments · Fixed by #19194
Closed

Add cable trace button on the cable page #17908

ChrisRecioHive opened this issue Oct 31, 2024 · 4 comments · Fixed by #19194
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@ChrisRecioHive
Copy link

NetBox version

v4.1.4

Feature type

New functionality

Triage priority

N/A

Proposed functionality

Add a button to trace cables on the cable page /dcim/cables/123

Use case

This would simplify cable tracing. Instead of needing to go to the patch panel or interface, you could trace a cable directly from the cable page.

Database changes

N/A

External dependencies

N/A

@ChrisRecioHive ChrisRecioHive added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Oct 31, 2024
@bctiemann
Copy link
Contributor

Seems pretty reasonable to me, and little effort.

@bctiemann bctiemann added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation complexity: low Requires minimal effort to implement and removed status: needs triage This issue is awaiting triage by a maintainer labels Nov 1, 2024
@jeremystretch
Copy link
Member

Tracing is directional, and must be performed from a specific endpoint of the cable.

@jeremystretch jeremystretch added the netbox label Nov 1, 2024 — with Linear
@dreng
Copy link
Contributor

dreng commented Nov 5, 2024

Tracing is directional, and must be performed from a specific endpoint of the cable.

Would it be possible to add a button to each Endpoint on the cable page, one for Termination A and one for Termination B?

@bctiemann
Copy link
Contributor

@dreng That seems like it would be a good solution.

@jeremystretch jeremystretch self-assigned this Apr 15, 2025
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation netbox labels Apr 15, 2025
bctiemann added a commit that referenced this issue Apr 15, 2025
…tons

Closes #17908: Add trace buttons to terminations under cable view
@jeremystretch jeremystretch added this to the v4.2.8 milestone Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants