Cable color no longer displaying on device page #4576

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

Originally created by @AllenRDCo on GitHub (Feb 19, 2021).

Originally assigned to: @jeremystretch on GitHub.

The cable colors used to show on the device pages until recently. We just upgraded from 2.9.7 to 2.10.4 and I noticed the cable color is no longer shown when looking at the interface tab for a device. I found this previous feature request that I assume is what added it originally: https://github.com/netbox-community/netbox/issues/3457

I see another feature request that is similar but apparently more involved: https://github.com/netbox-community/netbox/issues/3682

Can we get the cable colors added back to the interface list of the devices as it was before? I'm not sure why it was dropped when you switched to the tab layout for the device pages, but now to see what color a cable should be you have to go into each individual cable. And the Cables page doesn't show the color by default, but I was able to use the configure option to have it show them on there. I cannot find that option though when configuring the display of the interfaces tab for devices.

Eyeroll...

Environment

  • Python version: 3.7.3
  • NetBox version: 2.10.4

Steps to Reproduce

  1. Log into Netbox
  2. Go to a device page (ex server-1)
  3. Go to the Interfaces tab

Expected Behavior

Be able to see the color block for cables connected to the interfaces that shows what color the cable is.

Observed Behavior

Don't see the color block for the cables connected to the interfaces so I have to click on each individual cable to view the cable color.

Originally created by @AllenRDCo on GitHub (Feb 19, 2021). Originally assigned to: @jeremystretch on GitHub. The cable colors used to show on the device pages until recently. We just upgraded from 2.9.7 to 2.10.4 and I noticed the cable color is no longer shown when looking at the interface tab for a device. I found this previous feature request that I assume is what added it originally: https://github.com/netbox-community/netbox/issues/3457 I see another feature request that is similar but apparently more involved: https://github.com/netbox-community/netbox/issues/3682 Can we get the cable colors added back to the interface list of the devices as it was before? I'm not sure why it was dropped when you switched to the tab layout for the device pages, but now to see what color a cable should be you have to go into each individual cable. And the Cables page doesn't show the color by default, but I was able to use the configure option to have it show them on there. I cannot find that option though when configuring the display of the interfaces tab for devices. Eyeroll... <!-- NOTE: IF YOUR ISSUE DOES NOT FOLLOW THIS TEMPLATE, IT WILL BE CLOSED. This form is only for reporting reproducible bugs. If you need assistance with NetBox installation, or if you have a general question, please start a discussion instead: https://github.com/netbox-community/netbox/discussions 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, and that any plugins have been disabled. --> ### Environment * Python version: 3.7.3 * NetBox version: 2.10.4 <!-- Describe in detail the exact steps that someone else can take to reproduce this bug using the current stable release of NetBox. Begin with the creation of any necessary database objects and call out every operation being performed explicitly. If reporting a bug in the REST API, be sure to reconstruct the raw HTTP request(s) being made: Don't rely on a client library such as pynetbox. --> ### Steps to Reproduce 1. Log into Netbox 2. Go to a device page (ex server-1) 3. Go to the Interfaces tab <!-- What did you expect to happen? --> ### Expected Behavior Be able to see the color block for cables connected to the interfaces that shows what color the cable is. <!-- What happened instead? --> ### Observed Behavior Don't see the color block for the cables connected to the interfaces so I have to click on each individual cable to view the cable color.
adam added the status: acceptedtype: feature labels 2025-12-29 18:37:52 +01:00
adam closed this issue 2025-12-29 18:37:52 +01:00
Author
Owner

@DanSheps commented on GitHub (Feb 22, 2021):

This issue is pending closure as it does not conform to one of the provided templates as required by the contributing guide. If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).

@DanSheps commented on GitHub (Feb 22, 2021): This issue is pending closure as it does not conform to one of the [provided templates](https://github.com/netbox-community/netbox/issues/new/choose) as required by the [contributing guide](https://github.com/netbox-community/netbox/blob/master/CONTRIBUTING.md). If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).
Author
Owner

@jeremystretch commented on GitHub (Mar 10, 2021):

This would be a feature request, not a bug, since the removal of this information in the prior release was intentional.

I've marked this as needs owner if someone would like to work on it. Implementing this would entail the introduction of a new configurable table column to show the cable color for all cable termination components (not just interfaces).

@jeremystretch commented on GitHub (Mar 10, 2021): This would be a feature request, not a bug, since the removal of this information in the prior release was intentional. I've marked this as `needs owner` if someone would like to work on it. Implementing this would entail the introduction of a new configurable table column to show the cable color for _all_ cable termination components (not just interfaces).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4576