-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Add colors to Circuit Types model and use this when rendering cable traces #12216
Comments
@jeremystretch Is there anything I can contribute to assist the review? This feature has come up a few times on my team. Thanks! |
@jeremystretch I would really really like to like some traction on this. Would it be possible to elevate it? Many thanks to @decoupca for the willingness to contribute in making this feature a reality. |
Make sure you "thumbs up" the main issue, that is how we triage featurues |
@decoupca I assigned this to @arthanson before I noticed your comment above. Would you like to own this one? |
Thank you gents! |
NetBox version
v3.4.6
Feature type
New functionality
Proposed functionality
As described in this discussion, make it possible to identify the type of circuit that's involved in a cable trace by color-coding circuit types, and including the circuit type's name in the circuit's block in the diagram.
This would involve:
This FR proposes no changes to cable traces that do not involve a circuit.
Use case
Currently there is no way to identify the type of a circuit involved in a cable trace just by looking at the diagram. Color-coding and labeling circuit types adds convenience when looking at multiple cable traces, especially if the cable trace is exported or viewed by someone without access to NetBox, and hence can't resolve the circuit type by clicking on it, or looking it up.
Database changes
Circuit types need a field for color value.
External dependencies
None.
The text was updated successfully, but these errors were encountered: