Skip to content

Export Color name instead of of Hex code #18843

@dfex

Description

@dfex

NetBox version

v4.2.5-Docker-3.2.0

Feature type

Change to existing functionality

Proposed functionality

Hello Netbox legends!

I'm exporting the Cables view to CSV for my field techs to go and patch interfaces.

One thing that confuses them (among many) is that Netbox exports the Colour column as Hex Values:
Image

It would be great if this could export the Color name (that is displayed in the color picker drop-down) instead:
Image

Thanks!

Ben

Use case

Would allow netbox admins to export Cable views as patching schedules for electrical/cabling contractors to execute.

Database changes

Possibly, yes - from what I can see of the API data, only the hex code is stored, not the color name

External dependencies

None

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions