circuit type 'color' does not work #10079

Closed
opened 2025-12-29 21:26:36 +01:00 by adam · 1 comment
Owner

Originally created by @ghost on GitHub (Aug 13, 2024).

Deployment Type

Self-hosted

NetBox Version

v.4.0.8

Python Version

3.10

Steps to Reproduce

Create a circuit type
Assing it a color (lets say indigo)
Create a circuit and assign it the circuit type

Expected Behavior

When viewing the circuit, the 'type' column should highlight the type's value in the selected color.

Observed Behavior

Circuit type only displays text, no colors.

Maybe I'm dumb and the circuit type color is meaningful somewhere else in NetBox?

Originally created by @ghost on GitHub (Aug 13, 2024). ### Deployment Type Self-hosted ### NetBox Version v.4.0.8 ### Python Version 3.10 ### Steps to Reproduce Create a circuit type Assing it a color (lets say indigo) Create a circuit and assign it the circuit type ### Expected Behavior When viewing the circuit, the 'type' column should highlight the type's value in the selected color. ### Observed Behavior Circuit type only displays text, no colors. Maybe I'm dumb and the circuit type color is meaningful somewhere else in NetBox?
adam closed this issue 2025-12-29 21:26:37 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 13, 2024):

Please resubmit this as a feature request as it is not intended behavior.

Maybe I'm dumb and the circuit type color is meaningful somewhere else in NetBox?

Per #12216 color support was added to circuit types for cable tracing purposes.

@jeremystretch commented on GitHub (Aug 13, 2024): Please resubmit this as a [feature request](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+feature%2Cstatus%3A+needs+triage&projects=&template=feature_request.yaml) as it is not intended behavior. > Maybe I'm dumb and the circuit type color is meaningful somewhere else in NetBox? Per #12216 color support was added to circuit types for cable tracing purposes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10079